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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

lilyzhng
/
gpt-oss-20b-tb2-sft-lora

PEFT
Safetensors
terminal-bench
gpt-oss
lora
terminus-2
Model card Files Files and versions
xet
Community

Instructions to use lilyzhng/gpt-oss-20b-tb2-sft-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use lilyzhng/gpt-oss-20b-tb2-sft-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("openai/gpt-oss-20b")
    model = PeftModel.from_pretrained(base_model, "lilyzhng/gpt-oss-20b-tb2-sft-lora")
  • Notebooks
  • Google Colab
  • Kaggle
gpt-oss-20b-tb2-sft-lora
1.76 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
lilyzhng's picture
lilyzhng
AQ-205: gpt-oss-20b TB2 SFT LoRA adapter (step 250)
1b520f1 verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • MERGE_PIN.txt
    147 Bytes
    AQ-205: gpt-oss-20b TB2 SFT LoRA adapter (step 250) about 2 months ago
  • README.md
    871 Bytes
    AQ-205: gpt-oss-20b TB2 SFT LoRA adapter (step 250) about 2 months ago
  • adapter_config.json
    467 Bytes
    AQ-205: gpt-oss-20b TB2 SFT LoRA adapter (step 250) about 2 months ago
  • adapter_model.safetensors
    1.76 GB
    xet
    AQ-205: gpt-oss-20b TB2 SFT LoRA adapter (step 250) about 2 months ago