Instructions to use youngko/mistral-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use youngko/mistral-test with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.1") model = PeftModel.from_pretrained(base_model, "youngko/mistral-test") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 482e19b6cfbfdecafa01a1adb96f3574e68bdcc9d0797be36a0c73d37900ccfa
- Size of remote file:
- 4.86 kB
- SHA256:
- 3a0ec6484079e084f1192469f71d1aa9454a7ae9cd37c5905a08caa46e8eb11e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.