Instructions to use chitb/Lavy-instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use chitb/Lavy-instruct with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Viet-Mistral/Vistral-7B-Chat") model = PeftModel.from_pretrained(base_model, "chitb/Lavy-instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ba0822c535bf1ce1cbee5af4e57eb87bfdf9b5c566218edc9bc049d9a19d77e4
- Size of remote file:
- 6.26 kB
- SHA256:
- d50359a332e42ea966d472131e23398b23d29c578499d527e2012fe207eae898
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.