piotr25691 commited on
Commit
554a31b
1 Parent(s): 4125255

highest scored (maybe?)

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -115,6 +115,8 @@ model-index:
115
 
116
  An uncensored roleplay reasoning Llama 3.2 3B model trained on reasoning data.
117
 
 
 
118
  It has been trained using improved training code, and gives an improved performance.
119
  Here is what inference code you should use:
120
  ```py
 
115
 
116
  An uncensored roleplay reasoning Llama 3.2 3B model trained on reasoning data.
117
 
118
+ It may potentially be a highest scoring RP finetune of Llama 3.2.
119
+
120
  It has been trained using improved training code, and gives an improved performance.
121
  Here is what inference code you should use:
122
  ```py