vllm/vllm/transformers_utils
2024-10-22 15:38:12 -07:00
..
configs [Misc] Standardize RoPE handling for Qwen2-VL (#9250) 2024-10-16 13:56:17 +08:00
tokenizer_group [mypy] Misc. typing improvements (#7417) 2024-08-13 09:20:20 +08:00
tokenizers [Bugfix] Fix offline mode when using mistral_common (#9457) 2024-10-18 18:12:32 -07:00
__init__.py [Bugfix] Fix code for downloading models from modelscope (#8443) 2024-09-28 08:24:12 -07:00
config.py [Bugfix]: serialize config by value for --trust-remote-code (#6751) 2024-10-21 19:46:24 -07: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 [Model] Add GLM-4v support and meet vllm==0.6.2 (#9242) 2024-10-11 17:36:13 +00:00
utils.py [Core][Bugfix] Accept GGUF model without .gguf extension (#8056) 2024-09-02 08:43:26 -04:00