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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

canxp-ai
/
vamman-2026-05-13-10-10-ec369432

PEFT
Safetensors
canxp
lora
qlora
Model card Files Files and versions
xet
Community

Instructions to use canxp-ai/vamman-2026-05-13-10-10-ec369432 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use canxp-ai/vamman-2026-05-13-10-10-ec369432 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-3B-Instruct")
    model = PeftModel.from_pretrained(base_model, "canxp-ai/vamman-2026-05-13-10-10-ec369432")
  • Notebooks
  • Google Colab
  • Kaggle
vamman-2026-05-13-10-10-ec369432
490 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
vamman's picture
vamman
CanXP training job ec369432
014e80e verified 20 days ago
  • .gitattributes
    1.57 kB
    CanXP training job ec369432 20 days ago
  • LICENSE_NOTICE.txt
    714 Bytes
    CanXP training job ec369432 20 days ago
  • README.md
    1.38 kB
    CanXP training job ec369432 20 days ago
  • adapter_config.json
    1.1 kB
    CanXP training job ec369432 20 days ago
  • adapter_model.safetensors
    479 MB
    xet
    CanXP training job ec369432 20 days ago
  • chat_template.jinja
    292 Bytes
    CanXP training job ec369432 20 days ago
  • tokenizer.json
    11.4 MB
    xet
    CanXP training job ec369432 20 days ago
  • tokenizer_config.json
    665 Bytes
    CanXP training job ec369432 20 days ago