Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,9 @@ license: apache-2.0
|
|
3 |
base_model:
|
4 |
- XGenerationLab/XiYanSQL-QwenCoder-7B-2502
|
5 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
|
@@ -154,4 +157,4 @@ response = outputs[0].outputs[0].text
|
|
154 |
|
155 |
|
156 |
## Acknowledgments
|
157 |
-
If you find our work useful, please give us a citation or a like, so we can make a greater contribution to the open-source community!
|
|
|
3 |
base_model:
|
4 |
- XGenerationLab/XiYanSQL-QwenCoder-7B-2502
|
5 |
pipeline_tag: text-generation
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
- zh
|
9 |
---
|
10 |
|
11 |
|
|
|
157 |
|
158 |
|
159 |
## Acknowledgments
|
160 |
+
If you find our work useful, please give us a citation or a like, so we can make a greater contribution to the open-source community!
|