Instructions to use DongYa0/test-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DongYa0/test-model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mixtral-8x7B-v0.1") model = PeftModel.from_pretrained(base_model, "DongYa0/test-model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 60146ebcdfd0afddf6f045c738f35ca55037fea53292f73c2f0e23d02f57d954
- Size of remote file:
- 4.73 kB
- SHA256:
- 3676c4f59c484a1dad9884b27d5d484f22b95d554713389a67477eaae30b9ed1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.