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
2ad895a6cc
hf_text-generation-inference
/
server
/
text_generation
History
OlivierDehaene
2ad895a6cc
feat(server): allow gpt-neox models with odd vocab sizes to be sharded (
#48
)
2023-02-01 14:43:59 +01:00
..
models
feat(server): allow gpt-neox models with odd vocab sizes to be sharded (
#48
)
2023-02-01 14:43:59 +01:00
pb
feat(server): Support all AutoModelForCausalLM on a best effort basis
2022-10-28 19:24:00 +02:00
__init__.py
feat(server): Support all AutoModelForCausalLM on a best effort basis
2022-10-28 19:24:00 +02:00
cache.py
feat(server): Support AutoModelForSeq2SeqLM
2022-11-04 18:03:04 +01:00
cli.py
feat(server): Support GPT-Neox (
#39
)
2023-01-31 18:53:56 +01:00
interceptor.py
feat(launcher): Log server stdout (
#19
)
2023-01-05 12:01:23 +01:00
server.py
feat(server): Support GPT-Neox (
#39
)
2023-01-31 18:53:56 +01:00
utils.py
feat(server): allow gpt-neox models with odd vocab sizes to be sharded (
#48
)
2023-02-01 14:43:59 +01:00