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