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

nextmina
/
qwen2.5-3b-tombench-qlora

Text Generation
PEFT
Safetensors
English
qlora
lora
trl
sft
unsloth
theory-of-mind
tombench
social-reasoning
small-language-model
conversational
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use nextmina/qwen2.5-3b-tombench-qlora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use nextmina/qwen2.5-3b-tombench-qlora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-3B-Instruct-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "nextmina/qwen2.5-3b-tombench-qlora")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
qwen2.5-3b-tombench-qlora
131 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
nextmina's picture
nextmina
Update README.md
50544bc verified 8 days ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 2 months ago
  • LICENSE
    7.39 kB
    Create LICENSE about 1 month ago
  • NOTICE
    262 Bytes
    Create NOTICE about 1 month ago
  • README.md
    20.4 kB
    Update README.md 8 days ago
  • adapter_config.json
    1.25 kB
    Upload folder using huggingface_hub 2 months ago
  • adapter_model.safetensors
    120 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
    4.56 kB
    Upload folder using huggingface_hub 2 months ago