Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ Qwen1.5 is the beta version of Qwen2, a transformer-based decoder-only language
|
|
25 |
* Stable support of 32K context length for models of all sizes
|
26 |
* No need of `trust_remote_code`.
|
27 |
|
28 |
-
For more details, please refer to
|
29 |
|
30 |
|
31 |
## Model Details
|
|
|
25 |
* Stable support of 32K context length for models of all sizes
|
26 |
* No need of `trust_remote_code`.
|
27 |
|
28 |
+
For more details, please refer to [blog post](https://qwenlm.github.io/blog/qwen1.5/) and [GitHub repo](https://github.com/QwenLM/Qwen1.5).
|
29 |
|
30 |
|
31 |
## Model Details
|