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:
- 47abce63c0eaf98ad7389780bc3234273fdb79a5e31c7bfd726408d9fe38f4be
- Size of remote file:
- 457 MB
- SHA256:
- e8e913125f4747cac16ea88698696875e2400be86dae95ee9f268cf0d056b6cf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.