This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
hf_text-generation-inference
mirror of
https://github.com/huggingface/text-generation-inference.git
Watch
1
Star
0
Fork
You've already forked hf_text-generation-inference
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6796d38c6d
hf_text-generation-inference
/
server
/
tests
/
models
History
OlivierDehaene
20c3c5940c
feat(router): refactor API and add openAPI schemas (
#53
)
2023-02-03 12:43:37 +01:00
..
test_bloom.py
feat(router): refactor API and add openAPI schemas (
#53
)
2023-02-03 12:43:37 +01:00
test_causal_lm.py
breaking(router): modify /generate API to only return generated text (
#50
)
2023-02-02 15:02:04 +01:00
test_santacoder.py
breaking(router): modify /generate API to only return generated text (
#50
)
2023-02-02 15:02:04 +01:00
test_seq2seq_lm.py
feat: Add token streaming using ServerSideEvents support (
#41
)
2023-01-31 17:04:00 +01:00