SnakyMcSnekFace
commited on
Commit
•
2b9780a
1
Parent(s):
eeb7db4
Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ prompt_template: >
|
|
28 |
|
29 |
This model is a version of [KoboldAI/LLaMA2-13B-Psyfighter2](https://huggingface.co/KoboldAI/LLaMA2-13B-Psyfighter2) finetuned to better understand vore context. The primary purpose of this model is to be a storywriting assistant, a conversational model in a chat, and an interactive choose-your-own-adventure text game.
|
30 |
|
31 |
-
The Adventure Mode is still work in progress, and will be
|
32 |
|
33 |
This is the FP16-precision version of the model for merging and fine-tuning. For using the model, download the quantized version here instead: [SnakyMcSnekFace/Psyfighter2-13B-vore-GGUF](https://huggingface.co/SnakyMcSnekFace/Psyfighter2-13B-vore-GGUF)
|
34 |
|
@@ -56,7 +56,7 @@ The easiest way to try out the model is [Koboldcpp Colab Notebook](https://colab
|
|
56 |
- Paste the model URL into the field: `https://huggingface.co/SnakyMcSnekFace/Psyfighter2-13B-vore-GGUF/resolve/main/Psyfighter2-13B-vore.Q4_K_M.gguf`
|
57 |
- Start the notebook, wait for the URL to CloudFlare tunnel to appear at the bottom and click it
|
58 |
- Use the model as a writing assistant
|
59 |
-
-
|
60 |
|
61 |
### Backyard AI
|
62 |
|
|
|
28 |
|
29 |
This model is a version of [KoboldAI/LLaMA2-13B-Psyfighter2](https://huggingface.co/KoboldAI/LLaMA2-13B-Psyfighter2) finetuned to better understand vore context. The primary purpose of this model is to be a storywriting assistant, a conversational model in a chat, and an interactive choose-your-own-adventure text game.
|
30 |
|
31 |
+
The Adventure Mode is still work in progress, and will be the focus of the future updates.
|
32 |
|
33 |
This is the FP16-precision version of the model for merging and fine-tuning. For using the model, download the quantized version here instead: [SnakyMcSnekFace/Psyfighter2-13B-vore-GGUF](https://huggingface.co/SnakyMcSnekFace/Psyfighter2-13B-vore-GGUF)
|
34 |
|
|
|
56 |
- Paste the model URL into the field: `https://huggingface.co/SnakyMcSnekFace/Psyfighter2-13B-vore-GGUF/resolve/main/Psyfighter2-13B-vore.Q4_K_M.gguf`
|
57 |
- Start the notebook, wait for the URL to CloudFlare tunnel to appear at the bottom and click it
|
58 |
- Use the model as a writing assistant
|
59 |
+
- Try an adventure from [https://aetherroom.club/](https://aetherroom.club/). Adventure mode is still work-in-progress, but it's getting there.
|
60 |
|
61 |
### Backyard AI
|
62 |
|