Update README.md
Browse files
README.md
CHANGED
@@ -102,4 +102,8 @@ print(responses)
|
|
102 |
```python
|
103 |
from modelscope import AutoModelForCausalLM, AutoTokenizer
|
104 |
```
|
|
|
|
|
|
|
|
|
105 |
|
|
|
102 |
```python
|
103 |
from modelscope import AutoModelForCausalLM, AutoTokenizer
|
104 |
```
|
105 |
+
## Statement
|
106 |
+
- 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.
|
107 |
+
- Users bear full responsibility for independently evaluating and verifying the accuracy and appropriateness of all generated content.
|
108 |
+
- SmallThinker does not possess genuine comprehension or consciousness and cannot express personal opinions or value judgments.
|
109 |
|