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

darthludious
/
adaption_synthetic_task_handoffs

PEFT
Safetensors
qwen3_5
lora
adapter
adaption
Model card Files Files and versions
xet
Community

Instructions to use darthludious/adaption_synthetic_task_handoffs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use darthludious/adaption_synthetic_task_handoffs with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/Qwen3.5-0.8B")
    model = PeftModel.from_pretrained(base_model, "darthludious/adaption_synthetic_task_handoffs")
  • Notebooks
  • Google Colab
  • Kaggle
adaption_synthetic_task_handoffs
22.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
darthludious's picture
darthludious
Add 13 files
7ff6174 verified 8 days ago
  • .gitattributes
    1.57 kB
    Add 13 files 8 days ago
  • README.md
    2.88 kB
    Add 13 files 8 days ago
  • adapter_config.json
    5.65 kB
    Add 13 files 8 days ago
  • adapter_model.safetensors
    2.17 MB
    xet
    Add 13 files 8 days ago
  • chat_template.jinja
    7.65 kB
    Add 13 files 8 days ago
  • config.json
    2.73 kB
    Add 13 files 8 days ago
  • preprocessor_config.json
    443 Bytes
    Add 13 files 8 days ago
  • processor_config.json
    1.19 kB
    Add 13 files 8 days ago
  • special_tokens_map.json
    325 Bytes
    Add 13 files 8 days ago
  • tokenizer.json
    20 MB
    xet
    Add 13 files 8 days ago
  • tokenizer_config.json
    1.19 kB
    Add 13 files 8 days ago
  • trainer_state.json
    9.84 kB
    Add 13 files 8 days ago
  • training-metrics.png
    93.2 kB
    Add 13 files 8 days ago
  • win-rates.png
    44.3 kB
    Add 13 files 8 days ago