Update README.md
Browse filesFix link to benchmarking in Qwen docs.
[here](https://qwen.readthedocs.io/en/latest/getting_started/speed_benchmark.html)
README.md
CHANGED
@@ -111,7 +111,7 @@ We advise adding the `rope_scaling` configuration only when processing long cont
|
|
111 |
|
112 |
Detailed evaluation results are reported in this [📑 blog](https://qwenlm.github.io/blog/qwen2.5/).
|
113 |
|
114 |
-
For requirements on GPU memory and the respective throughput, see results [here](https://qwen.readthedocs.io/en/latest/
|
115 |
|
116 |
## Citation
|
117 |
|
|
|
111 |
|
112 |
Detailed evaluation results are reported in this [📑 blog](https://qwenlm.github.io/blog/qwen2.5/).
|
113 |
|
114 |
+
For requirements on GPU memory and the respective throughput, see results [here](https://qwen.readthedocs.io/en/latest/getting_started/speed_benchmark.html).
|
115 |
|
116 |
## Citation
|
117 |
|