Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
# Neuron v0.3 1B
|
| 5 |
+
This is v0.3 of Neuron, an LLM designed to speak in a less robotic style than most llms. I've managed to do some fun stuff with it such as making a "conscious" printer and an X (or Twitter, whatever we are supposed to call it) bot. There is probably some other fun stuff you can do with it as well, have fun.
|
| 6 |
+
|
| 7 |
+
This is an improved 1b parameter model over my last one, a lot of the same training data but scaled up, and a few new additions
|
| 8 |
+
I also trained this model using a different strategy that seems to work much better.
|