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