Instructions to use liuylhf/mixtral-remove-negative-data with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use liuylhf/mixtral-remove-negative-data with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mixtral-8x7B-Instruct-v0.1") model = PeftModel.from_pretrained(base_model, "liuylhf/mixtral-remove-negative-data") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a1aa022e77087bf91bab8711d2ab40615046b3d542ce398362a0a9f729aa43d8
- Size of remote file:
- 5.62 kB
- SHA256:
- 1a210d73acd9f49ee5b760356c7364b1d174e69f267224756748f7698346a851
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.