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