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

sukhrobnurali
/
Qwen3-1.7B-xlam-toolcall-adapter

PEFT
Safetensors
function-calling
tool-use
qlora
lora
qwen3
unsloth
Model card Files Files and versions
xet
Community

Instructions to use sukhrobnurali/Qwen3-1.7B-xlam-toolcall-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use sukhrobnurali/Qwen3-1.7B-xlam-toolcall-adapter with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen3-1.7B-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "sukhrobnurali/Qwen3-1.7B-xlam-toolcall-adapter")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
Qwen3-1.7B-xlam-toolcall-adapter
81.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
sukhrobnurali's picture
sukhrobnurali
Upload README.md with huggingface_hub
c71e9b9 verified 3 months ago
  • .gitattributes
    1.57 kB
    Upload model trained with Unsloth 3 months ago
  • README.md
    994 Bytes
    Upload README.md with huggingface_hub 3 months ago
  • adapter_config.json
    1.25 kB
    Upload model trained with Unsloth 3 months ago
  • adapter_model.safetensors
    69.8 MB
    xet
    Upload model trained with Unsloth 3 months ago
  • chat_template.jinja
    4.67 kB
    Upload model trained with Unsloth 3 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload model trained with Unsloth 3 months ago
  • tokenizer_config.json
    5.1 kB
    Upload model trained with Unsloth 3 months ago