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