Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: other
|
| 3 |
-
license_name: hierarchos
|
| 4 |
-
license_link: LICENSE
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: hierarchos
|
| 4 |
+
license_link: LICENSE
|
| 5 |
+
datasets:
|
| 6 |
+
- netcat420/Experiment_0.1
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
a data-starved 233M parameter hierarchos model trained on my own custom alpaca dataset, I couldnt pre-train due to a lack of funds, if you wish to support this project so i can properly scale this up you can do so here: https://buymeacoffee.com/netcat420
|
| 10 |
+
|
| 11 |
+
This model exhibits exceptional language performance for its size and data, it is best at agentic web search and NSFW roleplay, however, i do not yet recommend using this for anything useful until i can properly pre-train a model with more compute, this is a hierarchal architecture with titans memory, you can read about it here: https://github.com/necat101/Hierarchos
|
| 12 |
+
|
| 13 |
+
|
| 14 |
+
to run this, you need to either clone the official hierarchos github CLI, or use this GUI (windows only, uses pyinstaller so may trigger AV or be a little slow :3 ): https://huggingface.co/netcat420/Hierarchos-GUI-Windows
|