This website requires JavaScript.
Explore
Help
Sign In
apps
/
FastDeploy
Watch
1
Star
0
Fork
0
You've already forked FastDeploy
mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced
2025-10-13 04:13:58 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
94e1a895e34dcd6dadcdd43c35944b5e5872c4bb
FastDeploy
/
fastdeploy
/
entrypoints
/
openai
History
lddfym
94e1a895e3
fix spelling error (
#2826
)
...
* fix spelling error * fix scheduler reset error
2025-07-14 13:13:08 +08:00
..
__init__.py
[LLM] First commit the llm deployment code
2025-06-09 19:20:15 +08:00
api_server.py
fix spelling error (
#2826
)
2025-07-14 13:13:08 +08:00
protocol.py
Global scheduler supports configuring hot updates (
#2812
)
2025-07-11 13:39:30 +08:00
serving_chat.py
After enabling "top_logprobs supports passing 0 and fix max_completion_tokens", an incorrect finish_reason was returned. (
#2815
)
2025-07-11 16:53:12 +08:00
serving_completion.py
Sync v2.0 version of code to github repo
2025-06-29 23:29:37 +00:00
test_openai.py
Sync v2.0 version of code to github repo
2025-06-29 23:29:37 +00:00