Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ Qwen2-beta is the beta version of Qwen2, a transformer-based decoder-only langua
|
|
24 |
* No need of `trust_remote_code`.
|
25 |
|
26 |
For more details, please refer to our blog post and github repo.
|
27 |
-
|
28 |
|
29 |
## Model Details
|
30 |
|
@@ -42,7 +42,7 @@ KeyError: 'qwen2'
|
|
42 |
## Usage
|
43 |
|
44 |
We do not advise you to use base language models for text generation. Instead, you can apply post-training, e.g., SFT, RLHF, continued pretraining, etc., on this model.
|
45 |
-
|
46 |
|
47 |
|
48 |
## Citation
|
|
|
24 |
* No need of `trust_remote_code`.
|
25 |
|
26 |
For more details, please refer to our blog post and github repo.
|
27 |
+
|
28 |
|
29 |
## Model Details
|
30 |
|
|
|
42 |
## Usage
|
43 |
|
44 |
We do not advise you to use base language models for text generation. Instead, you can apply post-training, e.g., SFT, RLHF, continued pretraining, etc., on this model.
|
45 |
+
|
46 |
|
47 |
|
48 |
## Citation
|