Instructions to use Kedar84/Mixtral-echo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Kedar84/Mixtral-echo 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, "Kedar84/Mixtral-echo") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fdbc1e4cfe6d90461905f7647cb4351b361ce2fcd7cc9b9f8d0848272d99704b
- Size of remote file:
- 4.66 kB
- SHA256:
- 151e5ea63fa245c12043d539494804f19b850ffc011d1283b07d441306cd6494
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.