"vllm/transformers_utils/configs/starcoder2.py" did not exist on "9289e577ec185bd9feb2c03bb86b82f1bf9bb633"
- 13 Feb, 2025 2 commits
- 12 Feb, 2025 2 commits
- 11 Feb, 2025 4 commits
- 10 Feb, 2025 2 commits
- 09 Feb, 2025 1 commit
-
-
zhuwenwen authored
-
- 08 Feb, 2025 3 commits
- 06 Feb, 2025 7 commits
-
-
zhuwenwen authored
-
Michael Goin authored
-
Harry Mellor authored
-
Sumit Vij authored
-
Lu Fang authored
-
Lucas Wilkinson authored
-
Cyrus Leung authored
-
- 05 Feb, 2025 8 commits
-
-
Roger Wang authored
-
Cyrus Leung authored
-
Rahul Tuli authored
-
Harry Mellor authored
-
Kyle Sayers authored
Signed-off-by:
mgoin <michael@neuralmagic.com> Signed-off-by:
Kyle Sayers <kylesayrs@gmail.com> Co-authored-by:
mgoin <michael@neuralmagic.com>
-
Isotr0py authored
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
Aviv Keshet authored
Signed-off-by:Aviv Keshet <akeshet@scaledcognition.com>
-
- 04 Feb, 2025 8 commits
-
-
Michael Greenbaum authored
Signed-off-by:
Michael Greenbaum <mgreenbaum@microsoft.com> Co-authored-by:
Michael Greenbaum <mgreenbaum@microsoft.com>
-
Isotr0py authored
Signed-off-by:
Isotr0py <2037008807@qq.com> Co-authored-by:
Cyrus Leung <cyrus.tl.leung@gmail.com>
-
Cyrus Leung authored
Signed-off-by:
DarkLight1337 <tlleungac@connect.ust.hk> Signed-off-by:
Isotr0py <2037008807@qq.com> Co-authored-by:
Isotr0py <2037008807@qq.com>
-
Jee Jee Li authored
Signed-off-by:Jee Jee Li <pandaleefree@gmail.com>
-
Hongxia Yang authored
Signed-off-by:
Hongxia Yang <hongxia.yang@amd.com> Co-authored-by:
Matthew Wong <Matthew.Wong2@amd.com>
-
Kyle Sayers authored
-
Thomas Parnell authored
Signed-off-by:Thomas Parnell <tpa@zurich.ibm.com>
-
Michael Goin authored
Signed-off-by:mgoin <michael@neuralmagic.com>
-
- 03 Feb, 2025 3 commits
-
-
kushanam authored
-
Russell Bryant authored
Signed-off-by:Russell Bryant <rbryant@redhat.com>
-
Arthur authored
# Adds support for `transformers` as a backend Following https://github.com/huggingface/transformers/pull/35235 , a bunch of models should already be supported, we are ramping up support for more models. Thanks @Isotr0py for the TP support, and @hmellor for his help as well! This includes: - `trust_remote_code=True` support: any model on the hub, if it implements attention the correct way can be natively supported!! - tensor parallel support --------- Signed-off-by:
Harry Mellor <19981378+hmellor@users.noreply.github.com> Signed-off-by:
Isotr0py <2037008807@qq.com> Co-authored-by:
Isotr0py <41363108+Isotr0py@users.noreply.github.com> Co-authored-by:
Harry Mellor <19981378+hmellor@users.noreply.github.com> Co-authored-by:
Isotr0py <2037008807@qq.com> Co-authored-by:
Cyrus Leung <cyrus.tl.leung@gmail.com> Co-authored-by:
Michael Goin <mgoin64@gmail.com> Co-authored-by:
Isotr0py <mozf@mail2.sysu.edu.cn>
-