This website requires JavaScript.
Explore
Help
Sign In
huggingface
/
text-generation-inference
Watch
5
Star
0
Fork
0
You've already forked text-generation-inference
mirror of
https://github.com/huggingface/text-generation-inference.git
synced
2025-04-24 16:32:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fc9c3153e5
text-generation-inference
/
router
/
src
History
sunxichen
b69f078041
fix ChatCompletion and ChatCompletionChunk object string not compatible with standard openai api (
#2089
)
...
Co-authored-by: sunxichen <sun.xc@digitalcnzz.com>
2024-06-25 10:59:50 +02:00
..
infer
PR
#2049
CI run (
#2054
)
2024-06-13 11:53:49 -04:00
config.rs
router: send the input as chunks to the backend
2024-06-03 17:02:41 +02:00
kserve.rs
implement Open Inference Protocol endpoints (
#1942
)
2024-06-13 12:51:51 -04:00
lib.rs
fix ChatCompletion and ChatCompletionChunk object string not compatible with standard openai api (
#2089
)
2024-06-25 10:59:50 +02:00
main.rs
Add OTLP Service Name Environment Variable (
#2076
)
2024-06-25 09:33:01 +02:00
server.rs
implement Open Inference Protocol endpoints (
#1942
)
2024-06-13 12:51:51 -04:00
validation.rs
feat: add SchedulerV3 (
#1996
)
2024-06-04 15:56:56 +02:00