vllm/vllm/model_executor
Jie Fu (傅杰) 9c62db07ed
[Model] Support Qwen-VL and Qwen-VL-Chat models with text-only inputs (#5710)
Co-authored-by: Roger Wang <ywang@roblox.com>
2024-06-22 02:07:08 +00:00
..
guided_decoding [Frontend][Core] Update Outlines Integration from FSM to Guide (#4109) 2024-06-05 16:49:12 -07:00
layers [Kernel][CPU] Add Quick gelu to CPU (#5717) 2024-06-21 06:39:40 +00:00
model_loader [Frontend] Add FlexibleArgumentParser to support both underscore and dash in names (#5718) 2024-06-20 17:00:13 -06:00
models [Model] Support Qwen-VL and Qwen-VL-Chat models with text-only inputs (#5710) 2024-06-22 02:07:08 +00:00
__init__.py [Core] Refactor Attention Take 2 (#3462) 2024-03-25 04:39:33 +00:00
custom_op.py [Hardware][Intel GPU] Add Intel GPU(XPU) inference backend (#3814) 2024-06-17 11:01:25 -07:00
pooling_metadata.py [Model][Misc] Add e5-mistral-7b-instruct and Embedding API (#3734) 2024-05-11 11:30:37 -07:00
sampling_metadata.py [Bugfix] Fix for inconsistent behaviour related to sampling and repetition penalties (#5639) 2024-06-18 14:18:37 -07:00
utils.py [Hardware][Neuron] Refactor neuron support (#3471) 2024-03-22 01:22:17 +00:00