Instructions to use devolvedaihub/LunaChat-V-1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use devolvedaihub/LunaChat-V-1.0 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("01-ai/Yi-34B-Chat") model = PeftModel.from_pretrained(base_model, "devolvedaihub/LunaChat-V-1.0") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d80c5dd85123e8a1574b3f27ec9f8d9f129315ae0c15c49608e35a74ace7d4cf
- Size of remote file:
- 627 Bytes
- SHA256:
- a05a012b30de08e6496af480a9a103923166a234ab2da15a517d25eff3f5a7d4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.