Instructions to use Zrald/GE-Mistral with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Zrald/GE-Mistral with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Mistral-Nemo-Instruct-2407") model = PeftModel.from_pretrained(base_model, "Zrald/GE-Mistral") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c2c352e3fa2bc9d501d2f5c91826756b29fb283f9f52b89acc68698b5c0423cf
- Size of remote file:
- 457 MB
- SHA256:
- 47fcc315a9b66d07fce73b7dc7b14c81ffea4bd850f7a899d03c47937b5eaea2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.