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

  • Log In
  • Sign Up

Beebey
/
qwen-coder-1.5b-educational

PEFT
Safetensors
English
code
python
educational
lora
qwen
humaneval
code-generation
instruction-tuning
Model card Files Files and versions
xet
Community

Instructions to use Beebey/qwen-coder-1.5b-educational with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Beebey/qwen-coder-1.5b-educational with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-Coder-1.5B-Instruct")
    model = PeftModel.from_pretrained(base_model, "Beebey/qwen-coder-1.5b-educational")
  • Notebooks
  • Google Colab
  • Kaggle
qwen-coder-1.5b-educational
20.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
Beebey's picture
Beebey
Update README.md
efac3a4 verified 7 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 7 months ago
  • README.md
    9.15 kB
    Update README.md 7 months ago
  • adapter_config.json
    866 Bytes
    Upload folder using huggingface_hub 7 months ago
  • adapter_model.safetensors
    4.37 MB
    xet
    Upload folder using huggingface_hub 7 months ago
  • added_tokens.json
    605 Bytes
    Upload folder using huggingface_hub 7 months ago
  • chat_template.jinja
    2.51 kB
    Upload folder using huggingface_hub 7 months ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub 7 months ago
  • special_tokens_map.json
    613 Bytes
    Upload folder using huggingface_hub 7 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 7 months ago
  • tokenizer_config.json
    4.69 kB
    Upload folder using huggingface_hub 7 months ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub 7 months ago