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

kibiddd
/
CAT-Qwen-v2

Text Generation
PEFT
Safetensors
lora
qwen3.6
honesty
conversational
Model card Files Files and versions
xet
Community

Instructions to use kibiddd/CAT-Qwen-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use kibiddd/CAT-Qwen-v2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.6-27B")
    model = PeftModel.from_pretrained(base_model, "kibiddd/CAT-Qwen-v2")
  • Notebooks
  • Google Colab
  • Kaggle
CAT-Qwen-v2 / vllm
1.87 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
kibiddd's picture
kibiddd
Replace with ul9287 epoch-2 (checkpoint-110) LoRA adapter, superseding epoch-3 (checkpoint-165)
a59c2b8 verified about 1 month ago
  • adapter_config.json
    804 Bytes
    Add ul9287 epoch-3 LoRA adapter (PEFT at root, vLLM-remapped in vllm/) about 1 month ago
  • adapter_model.safetensors
    1.87 GB
    xet
    Replace with ul9287 epoch-2 (checkpoint-110) LoRA adapter, superseding epoch-3 (checkpoint-165) about 1 month ago