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