Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,8 @@ tags:
|
|
13 |
base_model: unsloth/tinyllama-bnb-4bit
|
14 |
---
|
15 |
|
|
|
|
|
16 |
This model is a work in progress, mainly created to test a cthulhu-fied data set. The plan is to train this model further, and eventually also make the data set public.
|
17 |
|
18 |
The data set itself is based on alpaca-cleaned, except all the replies have been re-written to sound like they were given by a cultist of Cthulhu. Only a subset of the data (10k entries) was used to train the first iteration of this model
|
|
|
13 |
base_model: unsloth/tinyllama-bnb-4bit
|
14 |
---
|
15 |
|
16 |
+
**5/3/24 Update:** The model was given a bit more training and several gguf files were uploaded.
|
17 |
+
|
18 |
This model is a work in progress, mainly created to test a cthulhu-fied data set. The plan is to train this model further, and eventually also make the data set public.
|
19 |
|
20 |
The data set itself is based on alpaca-cleaned, except all the replies have been re-written to sound like they were given by a cultist of Cthulhu. Only a subset of the data (10k entries) was used to train the first iteration of this model
|