Konthee commited on
Commit
63e7735
·
verified ·
1 Parent(s): 505de16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -93,4 +93,11 @@ content = tokenizer.decode(output_ids[index:], skip_special_tokens=True).strip("
93
 
94
  print("thinking content:", thinking_content)
95
  print("content:", content)
96
- ```
 
 
 
 
 
 
 
 
93
 
94
  print("thinking content:", thinking_content)
95
  print("content:", content)
96
+ ```
97
+
98
+
99
+
100
+
101
+ ### Authors
102
+ * Konthee Boonmeeprakob (konthee1995@gmail.com)
103
+ * Pitikorn Khlaisamniang (pitikorn32@gmail.com)