Instructions to use hugeng/Taishang_Laojun with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use hugeng/Taishang_Laojun with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("baichuan-inc/Baichuan-M1-14B-Instruct") model = PeftModel.from_pretrained(base_model, "hugeng/Taishang_Laojun") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
edc7e49 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:dae71a97c0529c96b5b1341ba35d058fbbfb43fddffce62337f846098984c13b
size 114740808
|