Update README.md
Browse files
README.md
CHANGED
@@ -4,12 +4,11 @@ language:
|
|
4 |
- zh
|
5 |
pipeline_tag: text-generation
|
6 |
---
|
7 |
-
## hongyin/
|
8 |
|
9 |
-
I am pleased to introduce an English-Chinese bilingual autoregressive language model. The model is trained on
|
10 |
-
|
11 |
-
To put aside the damn high-sounding words, the name of each model has rich connotations and personal experience, including the previous model, and it is worth reminding us repeatedly.
|
12 |
|
|
|
13 |
```python
|
14 |
|
15 |
```
|
|
|
4 |
- zh
|
5 |
pipeline_tag: text-generation
|
6 |
---
|
7 |
+
## hongyin/mistral-7b-80k
|
8 |
|
9 |
+
I am pleased to introduce an English-Chinese bilingual autoregressive language model. The model is trained on Mistral-7b, with a unique vocabulary and 7 billion parameters. Our goal is to provide a solution that is computationally cheap and easy to reason about. It is important to note that this is a basic model, not intended for use as a chatbot, but for alchemy. We look forward to providing you with practical model products.
|
|
|
|
|
10 |
|
11 |
+
Losing fat is the only way to solve all problems.
|
12 |
```python
|
13 |
|
14 |
```
|