Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: llama3.1
|
| 3 |
+
language:
|
| 4 |
+
- zh
|
| 5 |
+
- en
|
| 6 |
+
base_model:
|
| 7 |
+
- meta-llama/Llama-3.1-70B-Instruct
|
| 8 |
+
library_name: transformers
|
| 9 |
+
tags:
|
| 10 |
+
- nlpark
|
| 11 |
+
- shi-ci
|
| 12 |
+
- llama
|
| 13 |
+
---
|
| 14 |
+
# Shi-Ci
|
| 15 |
+
**~70B**, ORPO...
|
| 16 |
+
|
| 17 |
+
**Chinese, English**
|
| 18 |
+
Test 0 of all.
|
| 19 |
+
Released as an early preview of our v4 LLMs.
|
| 20 |
+
The v4 series covers the "Shi-Ci", "AnFeng" LLM products.
|
| 21 |
+
The sizes are labelled from small to large "Nano" "Leap" "Pattern" "Avocet "Robin" "Kestrel"
|
| 22 |
+
|
| 23 |
+
model for roleplay is here [Cran-May/T.E-8.1](https://huggingface.co/Cran-May/T.E-8.1)
|
| 24 |
+
|
| 25 |
+
## Terms of use
|
| 26 |
+
|
| 27 |
+
Base Model: meta-llama/Llama-3.1-70B-Instruct
|
| 28 |
+
|
| 29 |
+
License: [llama3.1](https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/LICENSE)
|
| 30 |
+
|
| 31 |
+
Acceptable Use Policy: https://llama.meta.com/llama3/use-policy
|