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:
- 59c90dea8358f6a7afeedeb111dfcf8c2d4cd533604d681198986c11eed68175
- Size of remote file:
- 597 kB
- SHA256:
- e792a804bbfc19a96b61b87109b8f2b0b7c92830025f285b402ba27c0c309c6f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.