vllm/vllm/transformers_utils
shanshan wang 54597724f4
[Model] Add support for H2OVL-Mississippi models (#9747)
Signed-off-by: Shanshan Wang <shanshan.wang@h2o.ai>
Signed-off-by: Roger Wang <ywang@roblox.com>
Co-authored-by: Roger Wang <ywang@roblox.com>
2024-11-04 00:15:36 +00:00
..
configs [Model] Add support for H2OVL-Mississippi models (#9747) 2024-11-04 00:15:36 +00:00
tokenizer_group [mypy] Misc. typing improvements (#7417) 2024-08-13 09:20:20 +08:00
tokenizers [Bugfix] Fix edge cases for MistralTokenizer (#9625) 2024-11-01 10:33:15 -07:00
__init__.py Fix the log to correct guide user to install modelscope (#9793) 2024-10-29 10:36:59 -07:00
config.py [Model] Add support for H2OVL-Mississippi models (#9747) 2024-11-04 00:15:36 +00:00
detokenizer_utils.py [V1] Implement vLLM V1 [1/N] (#9289) 2024-10-22 01:24:07 -07:00
detokenizer.py [Bugfix] fix detokenizer shallow copy (#5919) 2024-10-22 15:38:12 -07:00
processor.py [Model] Support Pixtral models in the HF Transformers format (#9036) 2024-10-18 13:29:56 -06:00
tokenizer.py [Bugfix][Frontend] Guard against bad token ids (#9634) 2024-10-29 14:13:20 -07:00
utils.py [Core][Bugfix] Accept GGUF model without .gguf extension (#8056) 2024-09-02 08:43:26 -04:00