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-4BA0.6B-Instruct-GGUF
|
8 |
|
@@ -122,4 +124,4 @@ from modelscope import AutoModelForCausalLM, AutoTokenizer
|
|
122 |
## Statement
|
123 |
- 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.
|
124 |
- Users bear full responsibility for independently evaluating and verifying the accuracy and appropriateness of all generated content.
|
125 |
-
- SmallThinker does not possess genuine comprehension or consciousness and cannot express personal opinions or value judgments.
|
|
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: text-generation
|
6 |
+
base_model:
|
7 |
+
- PowerInfer/SmallThinker-4BA0.6B-Instruct
|
8 |
---
|
9 |
## SmallThinker-4BA0.6B-Instruct-GGUF
|
10 |
|
|
|
124 |
## Statement
|
125 |
- 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.
|
126 |
- Users bear full responsibility for independently evaluating and verifying the accuracy and appropriateness of all generated content.
|
127 |
+
- SmallThinker does not possess genuine comprehension or consciousness and cannot express personal opinions or value judgments.
|