Instructions to use Laurie/HC3-Chinese-AlpacaFormat-Lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Laurie/HC3-Chinese-AlpacaFormat-Lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("baichuan-inc/Baichuan-7B") model = PeftModel.from_pretrained(base_model, "Laurie/HC3-Chinese-AlpacaFormat-Lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2dcdd74a1bd4e50e22d6ce031e32cbd39c7dc5ddff809704581cf9b67584e6a6
- Size of remote file:
- 3.33 kB
- SHA256:
- 0a6a7accf57470c06ec32db53579d7f0b36ea62a9b1f1250ab49aa0d99087bb3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.