Skip to content

Commit cd48b9b

Browse files
committed
chore(model gallery): add wayfarer-12b
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 294c3d7 commit cd48b9b

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

gallery/index.yaml

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6182,8 +6182,35 @@
61826182
- filename: Nera_Noctis-12B-Q4_K_M.gguf
61836183
sha256: 0662a9a847adde046e6255c15d5a677ebf09ab00841547c8963668d14baf00ff
61846184
uri: huggingface://bartowski/Nera_Noctis-12B-GGUF/Nera_Noctis-12B-Q4_K_M.gguf
6185-
- &mudler
6186-
### START mudler's LocalAI specific-models
6185+
- !!merge <<: *mistral03
6186+
name: "wayfarer-12b"
6187+
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
6188+
icon: https://huggingface.co/LatitudeGames/Wayfarer-12B/resolve/main/wayfarer.jpg
6189+
urls:
6190+
- https://huggingface.co/LatitudeGames/Wayfarer-12B
6191+
- https://huggingface.co/bartowski/Wayfarer-12B-GGUF
6192+
description: |
6193+
We’ve heard over and over from AI Dungeon players that modern AI models are too nice, never letting them fail or die. While it may be good for a chatbot to be nice and helpful, great stories and games aren’t all rainbows and unicorns. They have conflict, tension, and even death. These create real stakes and consequences for characters and the journeys they go on.
6194+
6195+
Similarly, great games need opposition. You must be able to fail, die, and may even have to start over. This makes games more fun!
6196+
6197+
However, the vast majority of AI models, through alignment RLHF, have been trained away from darkness, violence, or conflict, preventing them from fulfilling this role. To give our players better options, we decided to train our own model to fix these issues.
6198+
6199+
Wayfarer is an adventure role-play model specifically trained to give players a challenging and dangerous experience. We thought they would like it, but since releasing it on AI Dungeon, players have reacted even more positively than we expected.
6200+
6201+
Because they loved it so much, we’ve decided to open-source the model so anyone can experience unforgivingly brutal AI adventures! Anyone can download the model to run locally.
6202+
6203+
Or if you want to easily try this model for free, you can do so at https://aidungeon.com.
6204+
6205+
We plan to continue improving and open-sourcing similar models, so please share any and all feedback on how we can improve model behavior. Below we share more details on how Wayfarer was created.
6206+
overrides:
6207+
parameters:
6208+
model: Wayfarer-12B-Q4_K_M.gguf
6209+
files:
6210+
- filename: Wayfarer-12B-Q4_K_M.gguf
6211+
sha256: 6cd9f290c820c64854fcdcfd312b066447acc2f63abe2e2e71af9bc4f1946c08
6212+
uri: huggingface://bartowski/Wayfarer-12B-GGUF/Wayfarer-12B-Q4_K_M.gguf
6213+
- &mudler ### START mudler's LocalAI specific-models
61876214
url: "github:mudler/LocalAI/gallery/mudler.yaml@master"
61886215
name: "LocalAI-llama3-8b-function-call-v0.2"
61896216
icon: "https://cdn-uploads.huggingface.co/production/uploads/647374aa7ff32a81ac6d35d4/us5JKi9z046p8K-cn_M0w.webp"

0 commit comments

Comments
 (0)