Instructions to use AlketaR/mistral-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AlketaR/mistral-7b 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, "AlketaR/mistral-7b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 91f7c8286ce4f91673e2041f27da3a93700caa1dd8c418ca28f34e209a9267bc
- Size of remote file:
- 13.7 MB
- SHA256:
- c36523dcd273c838f50967f20e5bfe0ee6d14154815cc18fedd9d04c63b666d2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.