Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

louisguthmann
/
qwen3.5-2b-shellcommand-linux-lora

Text Generation
PEFT
Safetensors
lora
qwen
bash
shell
linux
conversational
Model card Files Files and versions
xet
Community

Instructions to use louisguthmann/qwen3.5-2b-shellcommand-linux-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use louisguthmann/qwen3.5-2b-shellcommand-linux-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.5-2B")
    model = PeftModel.from_pretrained(base_model, "louisguthmann/qwen3.5-2b-shellcommand-linux-lora")
  • Notebooks
  • Google Colab
  • Kaggle
qwen3.5-2b-shellcommand-linux-lora / eval
3.54 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
louisguthmann's picture
louisguthmann
Update 2B adapter with repair_v3b full run
432b303 verified about 2 months ago
  • exact_summary.json
    452 Bytes
    Update 2B adapter with repair_v3b full run about 2 months ago
  • score.json
    1.17 kB
    Update 2B adapter with repair_v3b full run about 2 months ago
  • verifier_summary.json
    1.92 kB
    Update 2B adapter with repair_v3b full run about 2 months ago