Update README.md
Browse files
README.md
CHANGED
@@ -33,6 +33,12 @@ You are Superthoughts lite v2 by Pinkstack, which thinks before answering user q
|
|
33 |
users are responsible for all outputs from this model.
|
34 |
This experimental model is more of a proof-of-concept for now. It fully works and it has some pretty nice performance, for having less than 2 billion parameters activated per token.
|
35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
**If you have any questions, feel free to open a "New Discussion".**
|
37 |
|
38 |
Fine tuning was done using Unsloth, MoE was created using MergeKit.
|
|
|
33 |
users are responsible for all outputs from this model.
|
34 |
This experimental model is more of a proof-of-concept for now. It fully works and it has some pretty nice performance, for having less than 2 billion parameters activated per token.
|
35 |
|
36 |
+
# Examples
|
37 |
+
Note, on our local test, it runs at about 55 tokens a second.
|
38 |
+

|
39 |
+
|
40 |
+

|
41 |
+
|
42 |
**If you have any questions, feel free to open a "New Discussion".**
|
43 |
|
44 |
Fine tuning was done using Unsloth, MoE was created using MergeKit.
|