Update README.md
Browse files
README.md
CHANGED
|
@@ -86,6 +86,7 @@ remains for Skywork still, and will hopefully be resolved soon.
|
|
| 86 |
|
| 87 |
## vLLM Reasoning Parsing issues
|
| 88 |
See: https://github.com/vllm-project/vllm/pull/21041
|
|
|
|
| 89 |
See: https://github.com/SkyworkAI/Skywork-R1V/issues/42
|
| 90 |
|
| 91 |
Due to Skywork models not using a single `<think></think>` token in the tokenizer, vLLM struggles to parse out the reasoning. Additionally,
|
|
|
|
| 86 |
|
| 87 |
## vLLM Reasoning Parsing issues
|
| 88 |
See: https://github.com/vllm-project/vllm/pull/21041
|
| 89 |
+
|
| 90 |
See: https://github.com/SkyworkAI/Skywork-R1V/issues/42
|
| 91 |
|
| 92 |
Due to Skywork models not using a single `<think></think>` token in the tokenizer, vLLM struggles to parse out the reasoning. Additionally,
|