Question Answering
Safetensors
English
mllama
omkarthawakar commited on
Commit
b908936
verified
1 Parent(s): a67e98a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -105,7 +105,18 @@ LlamaV-o1 model is finetuned on [llama-recipes](https://github.com/Meta-Llama/ll
105
  Detailed Training procedure will be coming soon!
106
 
107
  ### Citation
108
- Coming Soon!
 
 
 
 
 
 
 
 
 
 
 
109
 
110
 
111
 
 
105
  Detailed Training procedure will be coming soon!
106
 
107
  ### Citation
108
+ If you find this paper useful, please consider staring 馃専 our [Github](https://github.com/mbzuai-oryx/LlamaV-o1) repo and citing 馃搼 our paper:
109
+
110
+ @misc{thawakar2025llamavo1,
111
+ title={LlamaV-o1: Rethinking Step-by-step Visual Reasoning in LLMs},
112
+ author={Omkar Thawakar and Dinura Dissanayake and Ketan More and Ritesh Thawkar and Ahmed Heakl and Noor Ahsan and Yuhao Li and Mohammed Zumri and Jean Lahoud and Rao Muhammad Anwer and Hisham Cholakkal and Ivan Laptev and Mubarak Shah and Fahad Shahbaz Khan and Salman Khan},
113
+ year={2025},
114
+ eprint={2501.06186},
115
+ archivePrefix={arXiv},
116
+ primaryClass={cs.CV},
117
+ url={https://arxiv.org/abs/2501.06186},
118
+ }
119
+
120
 
121
 
122