Instructions to use a2ran/kor_chatGLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use a2ran/kor_chatGLM with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("THUDM/chatglm-6b") model = PeftModel.from_pretrained(base_model, "a2ran/kor_chatGLM") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cdcc1c3c9a40fe1218a1df27da59a4307c8caa26c5875217e52721a5821318a3
- Size of remote file:
- 58.7 MB
- SHA256:
- 57c5a8135849873c2b2cfa35822fade1920badb55d3b5c1ffa7057bcee70b281
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.