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