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

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
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Improve model card: Add pipeline tag, library, license, language, datasets, tags, paper, and GitHub links

1
#1 opened 8 months ago by
nielsr
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs