Pinkstack commited on
Commit
aa674a6
·
verified ·
1 Parent(s): 699c40e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -31,4 +31,6 @@ You are Superthoughts lite v2 by Pinkstack, which thinks before answering user q
31
  ⚠️ Due to the nature of an experimental model, it may fall into reasoning loops; users are responsible for all outputs from this model.
32
  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.
33
 
34
- **If you have any questions, feel free to open a "New Discussion".**
 
 
 
31
  ⚠️ Due to the nature of an experimental model, it may fall into reasoning loops; users are responsible for all outputs from this model.
32
  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.
33
 
34
+ **If you have any questions, feel free to open a "New Discussion".**
35
+
36
+ Fine tuning was done using Unsloth, MoE was created using MergeKit.