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

DennisHuang648
/
MiniCPM5-1B-NekoQA-v2-LoRA

Text Generation
PEFT
Safetensors
Chinese
lora
minicpm5
neko30k
nekoqa
catgirl
persona
Model card Files Files and versions
xet
Community

Instructions to use DennisHuang648/MiniCPM5-1B-NekoQA-v2-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use DennisHuang648/MiniCPM5-1B-NekoQA-v2-LoRA with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/user/yanhui/share_user_long/zhaohengyu/MiniCPM5-models-fixed/official")
    model = PeftModel.from_pretrained(base_model, "DennisHuang648/MiniCPM5-1B-NekoQA-v2-LoRA")
  • Notebooks
  • Google Colab
  • Kaggle
MiniCPM5-1B-NekoQA-v2-LoRA
22.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
DennisHuang648's picture
DennisHuang648
Update USAGE: label neko30k dataset source
d0688ea verified 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    3.17 kB
    Document neko30k (NekoQA-30K) as training dataset source 2 months ago
  • USAGE.md
    3.2 kB
    Update USAGE: label neko30k dataset source 2 months ago
  • adapter_config.json
    773 Bytes
    Upload NekoQA v2 PEFT LoRA adapter (fixed base, 20260524) 2 months ago
  • adapter_model.safetensors
    22.5 MB
    xet
    Upload NekoQA v2 PEFT LoRA adapter (fixed base, 20260524) 2 months ago
  • capability_loss.jsonl
    13.4 kB
    Upload NekoQA v2 PEFT LoRA adapter (fixed base, 20260524) 2 months ago
  • train_meta.json
    392 Bytes
    Upload NekoQA v2 PEFT LoRA adapter (fixed base, 20260524) 2 months ago