Crataco commited on
Commit
998691e
1 Parent(s): 1cc1d89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -7
README.md CHANGED
@@ -9,7 +9,7 @@ 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
 
14
  *Last updated on 2023-09-23.*
15
 
@@ -23,12 +23,9 @@ aid2classic-ggml-q8_0.bin | 1.7 GiB | 2.2 GiB
23
  aid2classic-ggml-f16.bin | 3.2 GiB | 3.6 GiB
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.
 
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. This model works best with KoboldCpp's "Adventure" mode.*
13
 
14
  *Last updated on 2023-09-23.*
15
 
 
23
  aid2classic-ggml-f16.bin | 3.2 GiB | 3.6 GiB
24
 
25
  **Description:**
26
+ - 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".
27
+ - 2020-2021 AI Dungeon users may recognize this model as "Classic", the free tier below Griffin (free, but later used "energy") and Dragon (subscription).
28
+ - 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.
 
 
 
29
 
30
  **Notes:**
31
  - KoboldCpp [[bfc696f]](https://github.com/LostRuins/koboldcpp/tree/bfc696fcc452975dbe8967c39301ba856d04a030) was tested without OpenBLAS.