Yixin Song
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
## SmallThinker-21BA3B-Instruct-GGUF
|
| 8 |
|
|
@@ -123,5 +125,4 @@ from modelscope import AutoModelForCausalLM, AutoTokenizer
|
|
| 123 |
## Statement
|
| 124 |
- 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.
|
| 125 |
- Users bear full responsibility for independently evaluating and verifying the accuracy and appropriateness of all generated content.
|
| 126 |
-
- SmallThinker does not possess genuine comprehension or consciousness and cannot express personal opinions or value judgments.
|
| 127 |
-
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
+
base_model:
|
| 7 |
+
- PowerInfer/SmallThinker-21BA3B-Instruct
|
| 8 |
---
|
| 9 |
## SmallThinker-21BA3B-Instruct-GGUF
|
| 10 |
|
|
|
|
| 125 |
## Statement
|
| 126 |
- 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.
|
| 127 |
- Users bear full responsibility for independently evaluating and verifying the accuracy and appropriateness of all generated content.
|
| 128 |
+
- SmallThinker does not possess genuine comprehension or consciousness and cannot express personal opinions or value judgments.
|
|
|