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

CMLM
/
ZhongJing-2-1_8b

PEFT
Safetensors
llama-factory
lora
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use CMLM/ZhongJing-2-1_8b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use CMLM/ZhongJing-2-1_8b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen1.5-1.8B-Chat")
    model = PeftModel.from_pretrained(base_model, "CMLM/ZhongJing-2-1_8b")
  • Notebooks
  • Google Colab
  • Kaggle
ZhongJing-2-1_8b
11.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
CMLL's picture
CMLL
Update README.md
4174d27 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • LICENSE
    3.83 kB
    Update LICENSE over 2 years ago
  • README.md
    10.3 kB
    Update README.md 10 months ago
  • adapter_config.json
    596 Bytes
    Upload 13 files over 2 years ago
  • adapter_model.safetensors
    6.3 MB
    xet
    Upload 13 files over 2 years ago
  • added_tokens.json
    80 Bytes
    Upload 13 files over 2 years ago
  • all_results.json
    167 Bytes
    Upload 13 files over 2 years ago
  • merges.txt
    1.67 MB
    Upload 13 files over 2 years ago
  • special_tokens_map.json
    367 Bytes
    Upload 13 files over 2 years ago
  • tokenizer_config.json
    1.19 kB
    Upload 13 files over 2 years ago
  • train_results.json
    167 Bytes
    Upload 13 files over 2 years ago
  • trainer_log.jsonl
    375 kB
    Upload 13 files over 2 years ago
  • trainer_state.json
    182 kB
    Upload 13 files over 2 years ago
  • vocab.json
    3.38 MB
    Upload 13 files over 2 years ago