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

MM-AdaptionLabs
/
adaption_general_knowledge_qa

PEFT
Safetensors
qwen3_5
lora
fine-tuned
adaption
Model card Files Files and versions
xet
Community

Instructions to use MM-AdaptionLabs/adaption_general_knowledge_qa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use MM-AdaptionLabs/adaption_general_knowledge_qa 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, "MM-AdaptionLabs/adaption_general_knowledge_qa")
  • Notebooks
  • Google Colab
  • Kaggle
adaption_general_knowledge_qa
24.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
MM-AdaptionLabs's picture
MM-AdaptionLabs
Add 13 files
6334079 verified 6 days ago
  • .gitattributes
    1.63 kB
    Add 13 files 6 days ago
  • README.md
    3.38 kB
    Add 13 files 6 days ago
  • adapter_config.json
    5.63 kB
    Add 13 files 6 days ago
  • adapter_model.safetensors
    4.33 MB
    xet
    Add 13 files 6 days ago
  • chat_template.jinja
    7.65 kB
    Add 13 files 6 days ago
  • config.json
    2.73 kB
    Add 13 files 6 days ago
  • preprocessor_config.json
    443 Bytes
    Add 13 files 6 days ago
  • processor_config.json
    1.19 kB
    Add 13 files 6 days ago
  • special_tokens_map.json
    325 Bytes
    Add 13 files 6 days ago
  • tokenizer.json
    20 MB
    xet
    Add 13 files 6 days ago
  • tokenizer_config.json
    1.19 kB
    Add 13 files 6 days ago
  • trainer_state.json
    5.46 kB
    Add 13 files 6 days ago
  • training-metrics.png
    185 kB
    xet
    Add 13 files 6 days ago
  • win-rates.png
    75.4 kB
    Add 13 files 6 days ago