51 lines
1.7 KiB
Markdown
51 lines
1.7 KiB
Markdown
# Attribution
|
|
|
|
## Original Sources
|
|
|
|
| Resource | Link |
|
|
|----------|------|
|
|
| Original Hugging Face Model | [WeiboAI/VibeThinker-3B](https://huggingface.co/WeiboAI/VibeThinker-3B) |
|
|
| Original GitHub Repository | [WeiboAI/VibeThinker](https://github.com/WeiboAI/VibeThinker) |
|
|
| Technical Report (3B) | [arXiv:2606.16140](https://arxiv.org/pdf/2606.16140) |
|
|
| Technical Report (1.5B) | [arXiv:2511.06221](https://arxiv.org/abs/2511.06221) |
|
|
|
|
## This Mirror
|
|
|
|
| Resource | Link |
|
|
|----------|------|
|
|
| This HF Model | [OMCHOKSI108/VibeThinker-3B](https://huggingface.co/OMCHOKSI108/VibeThinker-3B) |
|
|
| GitHub Fork | [OMCHOKSI108/VibeThinkerModel](https://github.com/OMCHOKSI108/VibeThinkerModel) |
|
|
|
|
## Original Authors
|
|
|
|
VibeThinker was created by **WeiboAI** and contributors.
|
|
|
|
**VibeThinker-3B:**
|
|
Sen Xu, Shixi Liu, Wei Wang, Jixin Min, Yingwei Dai, Zhibin Yin, Yirong Chen, Xin Zhou, Junlin Zhang
|
|
|
|
**VibeThinker-1.5B:**
|
|
Sen Xu, Yi Zhou, Wei Wang, Jixin Min, Zhibin Yin, Yingwei Dai, Shixi Liu, Lianyu Pang, Yirong Chen, Junlin Zhang
|
|
|
|
## License
|
|
|
|
MIT License (inherited from the original). Copyright (c) 2025 WeiboAI.
|
|
|
|
## Fork Maintainer
|
|
|
|
- **Om Choksi** — Fork/documentation maintenance
|
|
- No claim of ownership or authorship of the original model or code is made.
|
|
|
|
## Citation
|
|
|
|
```bibtex
|
|
@misc{xu2026vibethinker3bexploringfrontierverifiable,
|
|
title={VibeThinker-3B: Exploring the Frontier of Verifiable Reasoning in Small Language Models},
|
|
author={Sen Xu and Shixi Liu and Wei Wang and Jixin Min and Yingwei Dai and Zhibin Yin and Yirong Chen and Xin Zhou and Junlin Zhang},
|
|
year={2026},
|
|
eprint={2606.16140},
|
|
archivePrefix={arXiv},
|
|
primaryClass={cs.AI},
|
|
url={https://arxiv.org/abs/2606.16140},
|
|
}
|
|
```
|