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

lemonbucket
/
yuwen-v3-lora

Text Generation
PEFT
Safetensors
Chinese
lora
chinese
education
reading-comprehension
fine-tuned
conversational
Model card Files Files and versions
xet
Community

Instructions to use lemonbucket/yuwen-v3-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use lemonbucket/yuwen-v3-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/Users/LJT/Desktop/下载好的文件/垃圾桶专属/AI IDE测试/啥/Qwen3.5-0.8B")
    model = PeftModel.from_pretrained(base_model, "lemonbucket/yuwen-v3-lora")
  • Notebooks
  • Google Colab
  • Kaggle
yuwen-v3-lora
125 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 54 commits
lemonbucket's picture
lemonbucket
Upload README.md with huggingface_hub
1151432 verified about 1 month ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 1 month ago
  • README.md
    3.09 kB
    Upload README.md with huggingface_hub about 1 month ago
  • adapter_config.json
    1.2 kB
    Upload adapter_config.json with huggingface_hub about 1 month ago
  • adapter_model.safetensors
    102 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub about 1 month ago
  • chat_template.jinja
    7.76 kB
    Upload chat_template.jinja with huggingface_hub about 1 month ago
  • merges.txt
    3.35 MB
    Upload merges.txt with huggingface_hub about 1 month ago
  • tokenizer.json
    12.8 MB
    xet
    Upload tokenizer.json with huggingface_hub about 1 month ago
  • tokenizer_config.json
    16.7 kB
    Upload tokenizer_config.json with huggingface_hub about 1 month ago
  • vocab.json
    6.72 MB
    Upload vocab.json with huggingface_hub about 1 month ago