Commit Graph
184 Commits
Author SHA1 Message Date
Liangsheng Yin 3842eba5fa Logprobs Refractor (#331) 2024-03-28 14:34:49 +08:00
Qubitium b2eb080501 Fix Runtime missing some ServerArgs options (#281) 2024-03-11 22:32:15 +08:00
Lianmin Zheng 13662fd533 Fix RuntimeEndpoint (#279) 2024-03-11 05:24:24 -07:00
Alessio Dalla Piazza d5ae2ebaa2 Add Support for API Key Authentication (#230) 2024-03-11 05:16:10 -07:00
Liangsheng Yin 1b35547927 Organize server_args (#277) 2024-03-11 20:06:52 +08:00
Lianmin Zheng faba293a0d Improve gemma and documentations (#278) 2024-03-11 04:43:39 -07:00
psych0v0yager 9de9a46815 Added the ability to Modify the Context Length (#210) 2024-02-20 16:22:56 -08:00
Cody Yu 63ba630bbb Refactor decoding logprob and add completion_tokens_wo_jump_forward (#189) 2024-02-15 10:54:20 -08:00
Lianmin Zheng 06008bc295 Fix server launch for jupyter notebook (#186) 2024-02-12 04:43:14 -08:00
Lianmin Zheng c51020cf0c Fix the chat template for llava-v1.6-34b & format code (#177) 2024-02-11 05:50:13 -08:00
Cody Yu 50afed4eaa Support extra field regex in OpenAI API (#172) 2024-02-10 17:21:33 -08:00
Liangsheng Yin 37b42297f8 import outlines (#168) 2024-02-09 10:13:02 +08:00
Liangsheng YinandJa1Zhou b1a3a454ee add --disable-disk-cache (#160)
Co-authored-by: Ja1Zhou <50169346+Ja1Zhou@users.noreply.github.com>
2024-02-08 00:50:12 +08:00
Lianmin Zheng 23f05005fd Format code & move functions (#155) 2024-02-06 13:27:46 -08:00
Cody Yu a7334aeea1 Support decode token logprobs (#130) 2024-02-06 12:24:55 -08:00
Cody Yu ccbe1e67d8 Temporary fix OpenAI API for Pydantic v1/v2 (#153) 2024-02-06 11:34:15 -08:00
Cody Yu 322421fae3 Add warmup to SRT server (#146) 2024-02-05 14:21:16 -08:00
Ying Sheng e095b16236 Add max_prefill_num_token into server arguments (#133) 2024-02-03 02:35:54 -08:00
Lianmin Zheng 74b3bfaaf8 format code 2024-01-30 16:36:10 +00:00
Jay Zhou 4a634cf646 [Feature] Allow specifying all ports to use in advance (#116) 2024-01-30 08:34:51 -08:00
Lianmin Zheng 873d0e8537 Ignore detokenization error 2024-01-30 14:52:06 +00:00
Keith Stevens 1d0fbe8e43 [Feature] Adds basic support for image content in OpenAI chat routes (#113) 2024-01-30 06:12:33 -08:00
Lianmin Zheng 0617528632 Update quick start examples (#120) 2024-01-30 04:29:32 -08:00
Liangsheng Yin 81561f8e2d Flush Cache API (#103) 2024-01-25 21:32:59 -08:00
Lianmin Zheng c70b3cfa9e Bump the version to v0.1.8 (#93) 2024-01-24 03:33:34 -08:00
Lianmin Zheng bef0b35902 Fix llava & Fix multiprocessing 2024-01-24 10:35:31 +00:00
shiyi.c_98andHaotian Liu c6576e820c Llava-hd Support (#92)
Co-authored-by: Haotian Liu <liuhaotian.cn@gmail.com>
2024-01-24 01:51:21 -08:00
Lianmin Zheng 99258181c6 set start method to spawn 2024-01-24 08:55:38 +00:00
isaac-vidas 3de54a1b55 Add health endpoint to SGLang runtime server (#90) 2024-01-23 19:00:28 -08:00
Ying Sheng 3f5c2f4c4a Add an async example (#37) 2024-01-21 15:17:30 -08:00
Lianmin Zheng 199e82a15d Format code & Improve readme (#52) 2024-01-18 23:51:19 -08:00
Cody Yu 23471f9aa3 Support v1/chat/completions (#50) 2024-01-18 23:43:09 -08:00
Cody Yu 61d4c93962 Support stream=True in v1/completions (#49) 2024-01-18 17:00:56 -08:00
22085081bb release initial code
Co-authored-by: Ying Sheng <sqy1415@gmail.com>
Co-authored-by: Liangsheng Yin <hnyls2002@gmail.com>
Co-authored-by: Zhiqiang Xie <xiezhq@stanford.edu>
Co-authored-by: parasol-aser <3848358+parasol-aser@users.noreply.github.com>
Co-authored-by: LiviaSun <33578456+ChuyueSun@users.noreply.github.com>
Co-authored-by: Cody Yu <hao.yu.cody@gmail.com>
2024-01-08 04:37:50 +00:00