brandonbeiler commited on
Commit
823a059
·
verified ·
1 Parent(s): 7a5515c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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,