Sethblocks commited on
Commit
dffd725
·
verified ·
1 Parent(s): 8464662

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -5,4 +5,6 @@ license: apache-2.0
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.
 
 
 
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.
9
+
10
+ A larger 3b varient is coming really soon!