hongyin commited on
Commit
9b21de5
·
1 Parent(s): 0340c5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -4,10 +4,9 @@ language:
4
  - zh
5
  pipeline_tag: text-generation
6
  ---
7
- ## hongyin/chat-informer-70b-80k
8
-
9
- I am pleased to introduce an English-Chinese conversation assistant designed to reduce the cost of inference. It is trained based on the Llama2-chat-70B, with a unique vocabulary and 70 billion parameters.
10
 
 
11
  Losing fat is the only way to solve all problems.
12
 
13
  ```python
 
4
  - zh
5
  pipeline_tag: text-generation
6
  ---
7
+ ## hongyin/chat-llama2-70b-4bit
 
 
8
 
9
+ I am pleased to introduce a 4-bit quantized version of the Llama2-chat-70B based model, dedicated to reducing the cost of training and inference.
10
  Losing fat is the only way to solve all problems.
11
 
12
  ```python