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