Skywork/Skywork-R1V-38B

Model

128

stars

60

commits

10

repos using this model

1

linked in READMEs

Aug 12, 2025

updated

conversational
custom_code
endpoints_compatible
image-text-to-text
safetensors
skywork_chat
transformers

README

Skywork-R1V

Introduction Image

πŸ“– Technical Report | πŸ’» GitHub | 🌐 ModelScope

GitHub Stars GitHub Forks

1. Model Introduction

2. Feature

  • Visual Chain-of-Thought: Enables multi-step logical reasoning on visual inputs, breaking down complex image-based problems into manageable steps.
  • Mathematical & Scientific Analysis: Capable of solving visual math problems and interpreting scientific/medical imagery with high precision.
  • Cross-Modal Understanding: Seamlessly integrates text and images for richer, context-aware comprehension.

3. Evaluation



Comparison with Larger-Scale Open-Source and Closed-Source Models
BenchmarkLLMVLM
QwQ-32B-PreviewInternVL-2.5-38BVILA 1.5-40BInternVL2-40BSkywork-R1V-38B
ReasoningMATH-50090.6---94.0
AIME 202450.0---72.0
GPQA54.5---61.6
VisionMathVista(mini)-71.949.563.767.5
MMMU(Val)-63.955.155.269.0


Evaluation results of state-of-the-art LLMs and VLMs
VisionReasoningVision
MATH-500AIME 2024GPQAMathVista(mini)MMMU(Val)
pass@1pass@1pass@1pass@1pass@1
Qwen2.5-72B-Instruct❌80.023.349.0--
Deepseek V3❌90.239.259.1--
Deepseek R1❌97.379.871.5--
Claude 3.5 Sonnetβœ…78.316.065.065.366.4
GPT-4oβœ…74.69.349.963.869.1
Kimi k1.5βœ…96.277.5-74.970.0
Qwen2.5-VL-72B-Instructβœ…---74.870.2
LLaVA-Onevision-72Bβœ…---67.556.8
InternVL2-Llama3-76Bβœ…---65.562.7
InternVL2.5-78Bβœ…---72.370.1
Skywork-R1V-38Bβœ…94.072.061.667.569.0
skywork_r1v_eval

4. Usage

1. Clone the Repository

git clone https://github.com/SkyworkAI/Skywork-R1V.git
cd skywork-r1v/inference

2. Set Up the Environment

conda create -n r1-v python=3.10
conda activate r1-v
bash setup.sh

3. Run the Inference Script

CUDA_VISIBLE_DEVICES="0,1" python inference_with_transformers.py \
    --model_path path \
    --image_paths image1_path \
    --question "your question"

5. Citation

If you use Skywork-R1V in your research, please cite:

@misc{peng2025skyworkr1vpioneeringmultimodal,
      title={Skywork R1V: Pioneering Multimodal Reasoning with Chain-of-Thought}, 
      author={Yi Peng and Peiyu Wang and Xiaokun Wang and Yichen Wei and Jiangbo Pei and Weijie Qiu and Ai Jian and Yunzhuo Hao and Jiachun Pan and Tianyidan Xie and Li Ge and Rongxian Zhuang and Xuchen Song and Yang Liu and Yahui Zhou},
      year={2025},
      eprint={2504.05599},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2504.05599}, 
}

This project is released under an open-source license.

Star History

Star History Chart

Contributors

shawn0wang

31 commits

OrlandoHugBot

24 commits

skyipeng

3 commits

jiangbop

1 commits

Skywork/Skywork-R1V-38B

Model

128

stars

60

commits

10

repos using this model

1

linked in READMEs

Aug 12, 2025

updated

conversational
custom_code
endpoints_compatible
image-text-to-text
safetensors
skywork_chat
transformers

README

Skywork-R1V

Introduction Image

πŸ“– Technical Report | πŸ’» GitHub | 🌐 ModelScope

GitHub Stars GitHub Forks

1. Model Introduction

2. Feature

  • Visual Chain-of-Thought: Enables multi-step logical reasoning on visual inputs, breaking down complex image-based problems into manageable steps.
  • Mathematical & Scientific Analysis: Capable of solving visual math problems and interpreting scientific/medical imagery with high precision.
  • Cross-Modal Understanding: Seamlessly integrates text and images for richer, context-aware comprehension.

3. Evaluation



Comparison with Larger-Scale Open-Source and Closed-Source Models
BenchmarkLLMVLM
QwQ-32B-PreviewInternVL-2.5-38BVILA 1.5-40BInternVL2-40BSkywork-R1V-38B
ReasoningMATH-50090.6---94.0
AIME 202450.0---72.0
GPQA54.5---61.6
VisionMathVista(mini)-71.949.563.767.5
MMMU(Val)-63.955.155.269.0


Evaluation results of state-of-the-art LLMs and VLMs
VisionReasoningVision
MATH-500AIME 2024GPQAMathVista(mini)MMMU(Val)
pass@1pass@1pass@1pass@1pass@1
Qwen2.5-72B-Instruct❌80.023.349.0--
Deepseek V3❌90.239.259.1--
Deepseek R1❌97.379.871.5--
Claude 3.5 Sonnetβœ…78.316.065.065.366.4
GPT-4oβœ…74.69.349.963.869.1
Kimi k1.5βœ…96.277.5-74.970.0
Qwen2.5-VL-72B-Instructβœ…---74.870.2
LLaVA-Onevision-72Bβœ…---67.556.8
InternVL2-Llama3-76Bβœ…---65.562.7
InternVL2.5-78Bβœ…---72.370.1
Skywork-R1V-38Bβœ…94.072.061.667.569.0
skywork_r1v_eval

4. Usage

1. Clone the Repository

git clone https://github.com/SkyworkAI/Skywork-R1V.git
cd skywork-r1v/inference

2. Set Up the Environment

conda create -n r1-v python=3.10
conda activate r1-v
bash setup.sh

3. Run the Inference Script

CUDA_VISIBLE_DEVICES="0,1" python inference_with_transformers.py \
    --model_path path \
    --image_paths image1_path \
    --question "your question"

5. Citation

If you use Skywork-R1V in your research, please cite:

@misc{peng2025skyworkr1vpioneeringmultimodal,
      title={Skywork R1V: Pioneering Multimodal Reasoning with Chain-of-Thought}, 
      author={Yi Peng and Peiyu Wang and Xiaokun Wang and Yichen Wei and Jiangbo Pei and Weijie Qiu and Ai Jian and Yunzhuo Hao and Jiachun Pan and Tianyidan Xie and Li Ge and Rongxian Zhuang and Xuchen Song and Yang Liu and Yahui Zhou},
      year={2025},
      eprint={2504.05599},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2504.05599}, 
}

This project is released under an open-source license.

Star History

Star History Chart

Contributors

shawn0wang

31 commits

OrlandoHugBot

24 commits

skyipeng

3 commits

jiangbop

1 commits