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