YC-Chen commited on
Commit
54c383e
1 Parent(s): eb0b8b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ Breeze-7B-Instruct to enable a 64k-token context length. Roughly speaking, that
20
  The current release version of Breeze-7B is v0.1.
21
 
22
  Practicality-wise:
23
- - Breeze-7B expands the original vocabulary with additional 30,000 Traditional Chinese tokens. With the expanded vocabulary, everything else being equal, Breeze-7B operates at twice the inference speed for Traditional Chinese to Mistral-7B and Llama 7B. [See [Inference Performance](#inference-performance).]
24
  - Breeze-7B-Instruct can be used as is for common tasks such as Q&A, RAG, multi-round chat, and summarization.
25
  - In particular, Breeze-7B-Instruct-64k can perform tasks at a document level, not a chapter level.
26
 
 
20
  The current release version of Breeze-7B is v0.1.
21
 
22
  Practicality-wise:
23
+ - Breeze-7B-Base expands the original vocabulary with additional 30,000 Traditional Chinese tokens. With the expanded vocabulary, everything else being equal, Breeze-7B operates at twice the inference speed for Traditional Chinese to Mistral-7B and Llama 7B. [See [Inference Performance](#inference-performance).]
24
  - Breeze-7B-Instruct can be used as is for common tasks such as Q&A, RAG, multi-round chat, and summarization.
25
  - In particular, Breeze-7B-Instruct-64k can perform tasks at a document level, not a chapter level.
26