Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
- en
|
6 |
+
pipeline_tag: question-answering
|
7 |
+
---
|
8 |
+
这里是上海师范大学附属外国语中学 NLPark 开发的SLIDE(Shi-Ci Language Identify & Decode Expositor)兮辞·析辞大模型
|
9 |
+
目前提供模型尺寸:7B 70亿参数(基座为Mistral-0.1)
|
10 |
+
持续开发中……
|
11 |
+
参考部署:(使用Llama.CPP,Gradio)
|
12 |
+
https://huggingface.co/spaces/Cran-May/Shi-Ci
|