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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

SaltShakerStudio
/
Qwen2.5-GodotCoder

Text Generation
PEFT
Safetensors
English
godot
godot4
gdscript
game-development
lora
qlora
unsloth
code
saltshakerstudio
conversational
Model card Files Files and versions
xet
Community

Instructions to use SaltShakerStudio/Qwen2.5-GodotCoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use SaltShakerStudio/Qwen2.5-GodotCoder 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, "SaltShakerStudio/Qwen2.5-GodotCoder")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
Qwen2.5-GodotCoder
177 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
SaltShakerStudio's picture
SaltShakerStudio
Update README.md
2c89461 verified about 2 months ago
  • .gitattributes
    1.57 kB
    Upload model trained with Unsloth about 2 months ago
  • README.md
    4.61 kB
    Update README.md about 2 months ago
  • adapter_config.json
    1.26 kB
    Upload model trained with Unsloth about 2 months ago
  • adapter_model.safetensors
    162 MB
    xet
    Upload model trained with Unsloth about 2 months ago
  • added_tokens.json
    657 Bytes
    Upload model trained with Unsloth about 2 months ago
  • chat_template.jinja
    2.56 kB
    Upload model trained with Unsloth about 2 months ago
  • merges.txt
    1.67 MB
    Upload model trained with Unsloth about 2 months ago
  • special_tokens_map.json
    644 Bytes
    Upload model trained with Unsloth about 2 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload model trained with Unsloth about 2 months ago
  • tokenizer_config.json
    5.11 kB
    Upload model trained with Unsloth about 2 months ago
  • vocab.json
    2.78 MB
    Upload model trained with Unsloth about 2 months ago