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
Training in progress, epoch 22
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 27280152
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cfff53a926d89e8f8049276bface234977111da48859bfecff6c4134d69c7333
|
| 3 |
size 27280152
|
runs/Mar28_17-32-50_6f90ddb1fed5/events.out.tfevents.1711647172.6f90ddb1fed5.1459.3
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6cf2caca2bcf0c462830de0b4be43587bf25129bab353dbbcea3ce297df6e34a
|
| 3 |
+
size 6095
|