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

Elib27
/
qwen2.5-1.5b-commit-msg-lora

PEFT
Safetensors
lora
commit-message-generation
conventional-commits
code
Model card Files Files and versions
xet
Community

Instructions to use Elib27/qwen2.5-1.5b-commit-msg-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Elib27/qwen2.5-1.5b-commit-msg-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-1.5B-Instruct")
    model = PeftModel.from_pretrained(base_model, "Elib27/qwen2.5-1.5b-commit-msg-lora")
  • Notebooks
  • Google Colab
  • Kaggle
qwen2.5-1.5b-commit-msg-lora
85.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Elib27's picture
Elib27
Upload README.md with huggingface_hub
f397aa9 verified about 9 hours ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 9 hours ago
  • README.md
    971 Bytes
    Upload README.md with huggingface_hub about 9 hours ago
  • adapter_config.json
    1.24 kB
    Upload folder using huggingface_hub about 9 hours ago
  • adapter_model.safetensors
    73.9 MB
    xet
    Upload folder using huggingface_hub about 9 hours ago
  • chat_template.jinja
    2.51 kB
    Upload folder using huggingface_hub about 9 hours ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub about 9 hours ago
  • tokenizer_config.json
    4.56 kB
    Upload folder using huggingface_hub about 9 hours ago