Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

abhayesian
/
ryan-greenblatt-buck-style-control-8b-base-v1

Text Generation
PEFT
Safetensors
English
ryan-greenblatt-simulator
lora
ai-safety
lesswrong
segment-20-v1
Model card Files Files and versions
xet
Community

Instructions to use abhayesian/ryan-greenblatt-buck-style-control-8b-base-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use abhayesian/ryan-greenblatt-buck-style-control-8b-base-v1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-8B-Base")
    model = PeftModel.from_pretrained(base_model, "abhayesian/ryan-greenblatt-buck-style-control-8b-base-v1")
  • Notebooks
  • Google Colab
  • Kaggle
ryan-greenblatt-buck-style-control-8b-base-v1
185 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
abhayesian's picture
abhayesian
segment 20 phase 1 release; project commit e730b2185d
bfdacb8 verified 17 days ago
  • .gitattributes
    1.52 kB
    initial commit 17 days ago
  • README.md
    9.43 kB
    segment 20 phase 1 release; project commit e730b2185d 17 days ago
  • adapter_config.json
    501 Bytes
    segment 20 phase 1 release; project commit e730b2185d 17 days ago
  • adapter_model.safetensors
    185 MB
    xet
    segment 20 phase 1 release; project commit e730b2185d 17 days ago