Instructions to use Juttaanneliese/mistral-finetuned-guided-meditations-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Juttaanneliese/mistral-finetuned-guided-meditations-2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/Mistral-7B-Instruct-v0.1-GPTQ") model = PeftModel.from_pretrained(base_model, "Juttaanneliese/mistral-finetuned-guided-meditations-2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d1a6e99d7816add9f14b158b24f782d781acaf47fb681e241a16089cc0ae6b2f
- Size of remote file:
- 4.98 kB
- SHA256:
- ae5a59674a8e759fc3cb5ab3ff437c0eea65dd483091ffd879cd13fc99258faf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.