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

softjapan
/
qwen2-jaquad-lora

Text Generation
PEFT
Safetensors
Japanese
lora
qwen2
japanese
sft
instruction-tuning
conversational
Model card Files Files and versions
xet
Community

Instructions to use softjapan/qwen2-jaquad-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use softjapan/qwen2-jaquad-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-1.5B-Instruct")
    model = PeftModel.from_pretrained(base_model, "softjapan/qwen2-jaquad-lora")
  • Notebooks
  • Google Colab
  • Kaggle
qwen2-jaquad-lora
24.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
softjapan's picture
softjapan
Update README.md
232ae41 verified 8 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 8 months ago
  • README.md
    7.45 kB
    Update README.md 8 months ago
  • adapter_config.json
    886 Bytes
    Upload folder using huggingface_hub 8 months ago
  • adapter_model.safetensors
    8.75 MB
    xet
    Upload folder using huggingface_hub 8 months ago
  • added_tokens.json
    80 Bytes
    Upload folder using huggingface_hub 8 months ago
  • chat_template.jinja
    328 Bytes
    Upload folder using huggingface_hub 8 months ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub 8 months ago
  • special_tokens_map.json
    367 Bytes
    Upload folder using huggingface_hub 8 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 8 months ago
  • tokenizer_config.json
    973 Bytes
    Upload folder using huggingface_hub 8 months ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub 8 months ago