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

rbentaarit
/
kubelm-qwen3.5-2b-v1-lora

PEFT
Safetensors
deprecated
moved
Model card Files Files and versions
xet
Community

Instructions to use rbentaarit/kubelm-qwen3.5-2b-v1-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use rbentaarit/kubelm-qwen3.5-2b-v1-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.5-2B")
    model = PeftModel.from_pretrained(base_model, "rbentaarit/kubelm-qwen3.5-2b-v1-lora")
  • Notebooks
  • Google Colab
  • Kaggle
kubelm-qwen3.5-2b-v1-lora
107 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
rbentaarit's picture
rbentaarit
Deprecate: adapter consolidated into kubelm-qwen3.5-2b-v1
10d1ed5 verified about 1 month ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 1 month ago
  • README.md
    843 Bytes
    Deprecate: adapter consolidated into kubelm-qwen3.5-2b-v1 about 1 month ago
  • adapter_config.json
    1.25 kB
    Upload folder using huggingface_hub about 1 month ago
  • adapter_model.safetensors
    87.3 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • chat_template.jinja
    7.76 kB
    Upload folder using huggingface_hub about 1 month ago
  • processor_config.json
    1.19 kB
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer.json
    20 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer_config.json
    7.16 kB
    Upload folder using huggingface_hub about 1 month ago