shaowenchen
commited on
Commit
•
3b09d49
1
Parent(s):
368d708
minor
Browse files
README.md
CHANGED
@@ -2,13 +2,15 @@
|
|
2 |
inference: false
|
3 |
language:
|
4 |
- zh
|
5 |
-
license:
|
6 |
model_creator: ziqingyang
|
7 |
model_link: https://huggingface.co/ziqingyang/chinese-llama-2-7b
|
8 |
model_name: chinese-llama-2-7b
|
9 |
model_type: llama
|
10 |
pipeline_tag: text-generation
|
11 |
quantized_by: shaowenchen
|
|
|
|
|
12 |
tags:
|
13 |
- meta
|
14 |
- gguf
|
|
|
2 |
inference: false
|
3 |
language:
|
4 |
- zh
|
5 |
+
license: other
|
6 |
model_creator: ziqingyang
|
7 |
model_link: https://huggingface.co/ziqingyang/chinese-llama-2-7b
|
8 |
model_name: chinese-llama-2-7b
|
9 |
model_type: llama
|
10 |
pipeline_tag: text-generation
|
11 |
quantized_by: shaowenchen
|
12 |
+
tasks:
|
13 |
+
- text2text-generation
|
14 |
tags:
|
15 |
- meta
|
16 |
- gguf
|