Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

TIM0927
/
ShiZhi

Text Generation
PEFT
Safetensors
Chinese
lora
chinese
charge-prediction
legal
court-view-generation
Model card Files Files and versions
xet
Community
1

Instructions to use TIM0927/ShiZhi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use TIM0927/ShiZhi with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-0.5B-Instruct")
    model = PeftModel.from_pretrained(base_model, "TIM0927/ShiZhi")
  • Notebooks
  • Google Colab
  • Kaggle
ShiZhi
17.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
TIM0927's picture
TIM0927
update metadata
1b963bb verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    5.57 kB
    update metadata 7 months ago
  • README_zh.md
    4.77 kB
    update metadata 7 months ago
  • adapter_config.json
    724 Bytes
    upload model 7 months ago
  • adapter_model.safetensors
    17.6 MB
    xet
    upload model 7 months ago