Instructions to use felipe-nextly/mixtral-instruct-triplets-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use felipe-nextly/mixtral-instruct-triplets-7B with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.1") model = PeftModel.from_pretrained(base_model, "felipe-nextly/mixtral-instruct-triplets-7B") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bec282ff0a0ad750209aa1be5b2406a99ddca93b077bd1098bb78f15339fc261
- Size of remote file:
- 4.92 kB
- SHA256:
- 1e589c3299b3d8082a497d765560b7d8fac44cbff1a023063cfc72f7b79c1d70
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.