Image-Text-to-Text
Transformers
PyTorch
internvl_chat
conversational
custom_code
OrlandoHugBot commited on
Commit
1e15726
·
verified ·
1 Parent(s): 16cc189

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -4
README.md CHANGED
@@ -1,12 +1,17 @@
1
  # Skywork-R1V-38B-AWQ
2
 
3
- This is the AWQ quantized version of [Skywork-R1V-38B](https://huggingface.co/Skywork/Skywork-R1V-38B), offering improved inference efficiency while maintaining model quality.
 
 
4
 
5
- ## Model Description
6
 
7
- Skywork R1V is a pioneering multimodal model with advanced reasoning capabilities through Chain-of-Thought. This quantized version maintains the core strengths of the original model while reducing computational requirements.
 
 
 
 
8
 
9
- For detailed information about the model architecture and capabilities, please refer to the [original Skywork-R1V repository](https://github.com/SkyworkAI/Skywork-R1V) and [technical report](https://github.com/SkyworkAI/Skywork-R1V/blob/main/Skywork_R1V.pdf).
10
 
11
  ## Benchmark Results
12
 
 
1
  # Skywork-R1V-38B-AWQ
2
 
3
+ <div align="center">
4
+ <img src="skywork-logo.png" alt="Introduction Image" width="500" height="400">
5
+ </div>
6
 
7
+ ## 📖 [Technical Report](https://github.com/SkyworkAI/Skywork-R1V/blob/main/Skywork_R1V.pdf) | 💻 [GitHub](https://github.com/SkyworkAI/Skywork-R1V) | 🌐 [Wisemodel](https://wisemodel.cn/models/Skywork/Skywork-R1V)
8
 
9
+ <div align="center">
10
+
11
+ [![GitHub Stars](https://img.shields.io/github/stars/SkyworkAI/Skywork-R1V)](https://github.com/SkyworkAI/Skywork-R1V/stargazers) [![GitHub Forks](https://img.shields.io/github/forks/SkyworkAI/Skywork-R1V)](https://github.com/SkyworkAI/Skywork-R1V/fork)
12
+
13
+ </div>
14
 
 
15
 
16
  ## Benchmark Results
17