Instructions to use fb700/Bofan-chatglm-Best-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use fb700/Bofan-chatglm-Best-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("D:\glm\chatglm_webui\chatglm-6b") model = PeftModel.from_pretrained(base_model, "fb700/Bofan-chatglm-Best-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 545fbf9615ca55033eb28b77c230e049c3ddcf62ae681cbedce11dba66c5c864
- Size of remote file:
- 14.7 MB
- SHA256:
- c2add2d0353e976fcb2ccc09b12259fdf8dc6f97d874b6725486a80d5137bef7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.