Update README.md
Browse files
README.md
CHANGED
|
@@ -81,4 +81,8 @@ content = tokenizer.decode(output_ids[index:], skip_special_tokens=True).strip("
|
|
| 81 |
|
| 82 |
print("thinking content:", thinking_content)
|
| 83 |
print("content:", content)
|
| 84 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
|
| 82 |
print("thinking content:", thinking_content)
|
| 83 |
print("content:", content)
|
| 84 |
+
```
|
| 85 |
+
|
| 86 |
+
|
| 87 |
+
## Contact
|
| 88 |
+
My wechat 229402265, if you ...
|