Pinkstack commited on
Commit
03beb17
·
verified ·
1 Parent(s): d4444b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
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
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6710ba6af1279fe0dfe33afe/_HflqH71T5oB4aignEZyF.png)
39
+
40
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6710ba6af1279fe0dfe33afe/qfV8HeyHHTWWjadmuXAkt.png)
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.