Update README.md
Browse files
README.md
CHANGED
@@ -7,17 +7,7 @@ tags:
|
|
7 |
- gpt2
|
8 |
license: mit
|
9 |
---
|
10 |
-
|
11 |
-
βββ βββ βββββββ β ββ ββββ β βββββ ββββββ ββββββ ββββ β
|
12 |
-
ββββββ ββββ ββββ βββ ββ ββββ ββ ββ β βββ βββββ β ββββ βββ ββ ββ β
|
13 |
-
βββ βββ ββββ βββ βββββ βββββββ ββ βββββββββββββββ ββββ ββββββ ββ βββ
|
14 |
-
βββββββββ ββββ ββββ ββββ ββββββββ ββββββββ ββββββ β βββ βββββββ βββββ
|
15 |
-
ββ ββββββββ βββββββ ββββββββ ββββ ββββββββββββββββββββ βββββββββββ ββββ
|
16 |
-
ββ ββββββ βββ β ββββ β β β ββ β β ββ β ββ ββ ββ ββββββ β ββ β β
|
17 |
-
β ββ β β β β β β ββββ β β β ββ β ββ β β β β β β β ββ β ββ β ββ
|
18 |
-
β β β β β β β βββ β β β β β β β β β β β β β β β β
|
19 |
-
β β β β β β β β β β β β
|
20 |
-
```
|
21 |
### This repository contains quantized conversions of the AI Dungeon 2 checkpoint, "model_v5".
|
22 |
*For use with frontends that support GGML quantized GPT-2 models.*
|
23 |
|
@@ -34,11 +24,11 @@ aid2classic-ggml-f16.bin | 3.2 GiB | 3.6 GiB
|
|
34 |
|
35 |
**Description:**
|
36 |
|
37 |
-
2019 AI Dungeon users may recognize
|
38 |
|
39 |
-
2020-2021 AI Dungeon users may recognize this model as "Classic".
|
40 |
|
41 |
-
If you want a better model trained on the same dataset,
|
42 |
|
43 |
**Notes:**
|
44 |
- KoboldCpp [[bfc696f]](https://github.com/LostRuins/koboldcpp/tree/bfc696fcc452975dbe8967c39301ba856d04a030) was tested without OpenBLAS.
|
|
|
7 |
- gpt2
|
8 |
license: mit
|
9 |
---
|
10 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6251b9851842c08ef3111c4f/NtCV4dSUaHb7XnMYrm1iF.png)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
### This repository contains quantized conversions of the AI Dungeon 2 checkpoint, "model_v5".
|
12 |
*For use with frontends that support GGML quantized GPT-2 models.*
|
13 |
|
|
|
24 |
|
25 |
**Description:**
|
26 |
|
27 |
+
2019 AI Dungeon users may recognize this model as the same one that powered [the open-source AI Dungeon 2 project](https://github.com/Latitude-Archives/AIDungeon) and its various forks. This was before AI Dungeon 2 moved to its own website and consequently rebranded to "AI Dungeon".
|
28 |
|
29 |
+
2020-2021 AI Dungeon users may recognize this model as "Classic", the free tier below Griffin (free, but later used "energy") and Dragon (subscription).
|
30 |
|
31 |
+
If you want a better model trained on the same dataset at the cost of higher hardware requirements, check out [Spring Dragon 13B](https://huggingface.co/TheBloke/Spring-Dragon-GGUF), intended to replicate 2020 AI Dungeon's "Dragon" experience on local hardware.
|
32 |
|
33 |
**Notes:**
|
34 |
- KoboldCpp [[bfc696f]](https://github.com/LostRuins/koboldcpp/tree/bfc696fcc452975dbe8967c39301ba856d04a030) was tested without OpenBLAS.
|