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

phxdev
/
creed-qwen-0.5b-lora

PEFT
Safetensors
qwen2
Generated from Trainer
creed-bratton
the-office
mung-beans
quality-assurance
definitely-not-illegal
Model card Files Files and versions
xet
Community

Instructions to use phxdev/creed-qwen-0.5b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use phxdev/creed-qwen-0.5b-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-0.5B")
    model = PeftModel.from_pretrained(base_model, "phxdev/creed-qwen-0.5b-lora")
  • Notebooks
  • Google Colab
  • Kaggle
creed-qwen-0.5b-lora
193 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
phxdev's picture
phxdev
Upload README.md with huggingface_hub
32ea970 verified 11 months ago
  • checkpoint-159
    Upload folder using huggingface_hub 11 months ago
  • checkpoint-212
    Upload folder using huggingface_hub 11 months ago
  • checkpoint-265
    Upload folder using huggingface_hub 11 months ago
  • checkpoint-312
    Upload folder using huggingface_hub 11 months ago
  • .gitattributes
    1.83 kB
    Upload folder using huggingface_hub 11 months ago
  • README.md
    8.52 kB
    Upload README.md with huggingface_hub 11 months ago
  • adapter_config.json
    740 Bytes
    Upload folder using huggingface_hub 11 months ago
  • adapter_model.safetensors
    8.68 MB
    xet
    Upload folder using huggingface_hub 11 months ago
  • added_tokens.json
    703 Bytes
    Upload folder using huggingface_hub 11 months ago
  • config.json
    760 Bytes
    Upload folder using huggingface_hub 11 months ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub 11 months ago
  • special_tokens_map.json
    910 Bytes
    Upload folder using huggingface_hub 11 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 11 months ago
  • tokenizer_config.json
    7.76 kB
    Upload folder using huggingface_hub 11 months ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub 11 months ago