├── Kimi-VL.pdf ├── LICENSE ├── README.md ├── figures ├── arch.png ├── demo.png ├── demo1.png ├── demo2.png ├── instruct_perf.png ├── logo.png └── thinking_perf.png └── requirements.txt /Kimi-VL.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoonshotAI/Kimi-VL/HEAD/Kimi-VL.pdf -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoonshotAI/Kimi-VL/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoonshotAI/Kimi-VL/HEAD/README.md -------------------------------------------------------------------------------- /figures/arch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoonshotAI/Kimi-VL/HEAD/figures/arch.png -------------------------------------------------------------------------------- /figures/demo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoonshotAI/Kimi-VL/HEAD/figures/demo.png -------------------------------------------------------------------------------- /figures/demo1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoonshotAI/Kimi-VL/HEAD/figures/demo1.png -------------------------------------------------------------------------------- /figures/demo2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoonshotAI/Kimi-VL/HEAD/figures/demo2.png -------------------------------------------------------------------------------- /figures/instruct_perf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoonshotAI/Kimi-VL/HEAD/figures/instruct_perf.png -------------------------------------------------------------------------------- /figures/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoonshotAI/Kimi-VL/HEAD/figures/logo.png -------------------------------------------------------------------------------- /figures/thinking_perf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoonshotAI/Kimi-VL/HEAD/figures/thinking_perf.png -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoonshotAI/Kimi-VL/HEAD/requirements.txt --------------------------------------------------------------------------------