- 10 Dec, 2024 1 commit
-
-
guanyu authored
test_audio文件将TEST_AUDIO_URLS改为本地;testchat文件360行路径改为本地;test_metrics文件197行将base_url从0.0.0.0改为localhost;test_run_batch将INPUT_BATCH,INVALID_INPUT_BATCH,INPUT_EMBEDDING_BATCH改为原来的格式;test_tokenizer_group将18行的gpt路径改为修改后的路径;test_braodcast将model的判断改为if llava-hf/llava-1.5-7b-hf in model
-
- 27 Nov, 2024 1 commit
-
-
zhuwenwen authored
add VLLM_OPTEST_MODELS_PATH/OPTEST_MODELS_PATH to load models from local path instead of Hugging Face Hub
-
- 23 Nov, 2024 1 commit
-
-
Varun Vinayak Shenoy authored
Signed-off-by:Varun Shenoy <varun.vinayak.shenoy@oracle.com>
-
- 20 Nov, 2024 1 commit
-
-
Guillaume Calmettes authored
Signed-off-by:Guillaume Calmettes <gcalmettes@scaleway.com>
-
- 31 Oct, 2024 1 commit
-
-
Guillaume Calmettes authored
[Misc][OpenAI] deprecate max_tokens in favor of new max_completion_tokens field for chat completion endpoint (#9837)
-
- 22 Oct, 2024 1 commit
-
-
Wallas Henrique authored
Signed-off-by:Wallas Santos <wallashss@ibm.com>
-
- 20 Oct, 2024 1 commit
-
-
Chen Zhang authored
-
- 15 Oct, 2024 1 commit
-
-
Nick Hill authored
-
- 27 Aug, 2024 1 commit
-
-
Nick Hill authored
-
- 24 Aug, 2024 1 commit
-
-
Tyler Rockwood authored
-
- 21 Aug, 2024 1 commit
-
-
Cyrus Leung authored
Co-authored-by:
Woosuk Kwon <woosuk.kwon@berkeley.edu> Co-authored-by:
Fei <dfdfcai4@gmail.com>
-
- 23 Jul, 2024 1 commit
-
-
Yehoshua Cohen authored
-
- 18 Jul, 2024 1 commit
-
-
Nick Hill authored
Co-authored-by:Cyrus Leung <cyrus.tl.leung@gmail.com>
-
- 17 Jul, 2024 1 commit
-
-
Cyrus Leung authored
-
- 13 Jul, 2024 1 commit
-
-
youkaichao authored
Signed-off-by:
Muralidhar Andoorveedu <muralidhar.andoorveedu@centml.ai> Co-authored-by:
Muralidhar Andoorveedu <muralidhar.andoorveedu@centml.ai>
-
- 12 Jul, 2024 1 commit
-
-
Yihuan Bu authored
-
- 02 Jul, 2024 1 commit
-
-
Murali Andoorveedu authored
Signed-off-by:Muralidhar Andoorveedu <muralidhar.andoorveedu@centml.ai>
-
- 30 Jun, 2024 1 commit
-
-
Cyrus Leung authored
-
- 29 Jun, 2024 1 commit
-
-
Matt Wong authored
-
- 28 Jun, 2024 1 commit
-
-
Cyrus Leung authored
-
- 27 Jun, 2024 1 commit
-
-
Cyrus Leung authored
-
- 26 Jun, 2024 1 commit
-
-
sasha0552 authored
-
- 25 Jun, 2024 1 commit
-
-
Matt Wong authored
-
- 15 Jun, 2024 2 commits
-
-
Cyrus Leung authored
-
Cyrus Leung authored
-
- 13 Jun, 2024 1 commit
-
-
Cyrus Leung authored
-
- 11 Jun, 2024 2 commits
-
-
Cyrus Leung authored
-
maor-ps authored
Co-authored-by:DarkLight1337 <tlleungac@connect.ust.hk>
-
- 10 Jun, 2024 1 commit
-
-
Itay Etelis authored
-
- 07 Jun, 2024 1 commit
-
-
Itay Etelis authored
-
- 04 Jun, 2024 1 commit
-
-
Toshiki Kataoka authored
-
- 03 Jun, 2024 1 commit
-
-
Breno Faria authored
-
- 30 May, 2024 1 commit
-
-
Breno Faria authored
Co-authored-by:Breno Faria <breno.faria@intrafind.com>
-
- 28 May, 2024 1 commit
-
-
Cyrus Leung authored
Co-authored-by:Roger Wang <ywang@roblox.com>
-
- 15 May, 2024 1 commit
-
-
Cyrus Leung authored
-
- 13 May, 2024 1 commit
-
-
Cyrus Leung authored
Since #4335 was merged, I've noticed that the definition of ServerRunner in the tests is the same as in the test for OpenAI API. I have moved the class to the test utilities to avoid code duplication. (Although it only has been repeated twice so far, I will add another similar test suite in #4200 which would duplicate the code a third time) Also, I have moved the test utilities file (test_utils.py) to under the test directory (tests/utils.py), since none of its code is actually used in the main package. Note that I have added __init__.py to each test subpackage and updated the ray.init() call in the test utilities file in order to relative import tests/utils.py.
-
- 11 May, 2024 1 commit
-
-
Chang Su authored
-
- 03 May, 2024 1 commit
-
-
Sebastian Schoennenbeck authored
-
- 01 May, 2024 1 commit
-
-
sasha0552 authored
-
- 30 Apr, 2024 1 commit
-
-
Florian Greinacher authored
Co-authored-by:
Lily Liu <lilyliupku@gmail.com> Co-authored-by:
Cyrus Leung <tlleungac@connect.ust.hk>
-