Update README.md
Browse files
README.md
CHANGED
@@ -8,5 +8,18 @@ tags:
|
|
8 |
- merge
|
9 |
|
10 |
---
|
11 |
-
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
- merge
|
9 |
|
10 |
---
|
11 |
+
# "Poppy Porpoise" is a cutting-edge AI roleplay assistant based on the Llama 3 8B model, specializing in crafting unforgettable narrative experiences. With its advanced language capabilities, Poppy expertly immerses users in an interactive and engaging adventure, tailoring each adventure to their individual preferences.
|
12 |
+
|
13 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/642265bc01c62c1e4102dc36/_R1hvMt9_QSBRzlnzo_nY.png)
|
14 |
+
|
15 |
+
# Recomended ST Presets: [Porpoise Presets](https://huggingface.co/ChaoticNeutrals/Poppy_Porpoise-v0.7-L3-8B/tree/main/Official%20Poppy%20Porpoise%20ST%20Presets)
|
16 |
+
|
17 |
+
If you want to use vision functionality:
|
18 |
+
|
19 |
+
* You must use the latest versions of [Koboldcpp](https://github.com/LostRuins/koboldcpp).
|
20 |
+
|
21 |
+
# To use the multimodal capabilities of this model and use **vision** you need to load the specified **mmproj** file, this can be found inside this model repo. [Llava MMProj](https://huggingface.co/ChaoticNeutrals/LLaVA-Llama-3-8B-mmproj)
|
22 |
+
|
23 |
+
* You can load the **mmproj** by using the corresponding section in the interface:
|
24 |
+
|
25 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/65d4cf2693a0a3744a27536c/UX6Ubss2EPNAT3SKGMLe0.png)
|