Update README.md
Browse files
README.md
CHANGED
@@ -101,4 +101,9 @@ print(responses)
|
|
101 |
|
102 |
```python
|
103 |
from modelscope import AutoModelForCausalLM, AutoTokenizer
|
104 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
101 |
|
102 |
```python
|
103 |
from modelscope import AutoModelForCausalLM, AutoTokenizer
|
104 |
+
```
|
105 |
+
|
106 |
+
## Statement
|
107 |
+
- Due to the constraints of its model size and the limitations of its training data, its responses may contain factual inaccuracies, biases, or outdated information.
|
108 |
+
- Users bear full responsibility for independently evaluating and verifying the accuracy and appropriateness of all generated content.
|
109 |
+
- SmallThinker does not possess genuine comprehension or consciousness and cannot express personal opinions or value judgments.
|