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

kyleparrratt
/
Vitosha-GPT-Code

PEFT
Safetensors
Bulgarian
English
code
bulgarian
lora
vitosha-gpt-code
slm
offline
Model card Files Files and versions
xet
Community

Instructions to use kyleparrratt/Vitosha-GPT-Code with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use kyleparrratt/Vitosha-GPT-Code with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen2.5-coder-7b-instruct-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "kyleparrratt/Vitosha-GPT-Code")
  • Notebooks
  • Google Colab
  • Kaggle
Vitosha-GPT-Code
173 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
kyleparrratt's picture
kyleparrratt
Upload README.md with huggingface_hub
6d29a06 verified 2 months ago
  • .gitattributes
    1.63 kB
    Upload vitosha-banner.png with huggingface_hub 2 months ago
  • README.md
    6.74 kB
    Upload README.md with huggingface_hub 2 months ago
  • adapter_config.json
    1.21 kB
    Upload folder using huggingface_hub 2 months ago
  • adapter_model.safetensors
    162 MB
    xet
    Upload folder using huggingface_hub 2 months ago
  • chat_template.jinja
    2.51 kB
    Upload folder using huggingface_hub 2 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 2 months ago
  • tokenizer_config.json
    405 Bytes
    Upload folder using huggingface_hub 2 months ago
  • vitosha-banner.png
    140 kB
    xet
    Upload vitosha-banner.png with huggingface_hub 2 months ago