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