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-21 23:12:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a84da5b698
text-generation-inference
/
backends
/
gaudi
/
server
/
text_generation_server
/
layers
/
gptq
History
Wang, Yi A
8d221b7b79
fix gptq issue
...
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
2025-03-22 20:58:50 -07:00
..
__init__.py
remove unused quantization code and enable awq/gptq int4
2025-03-22 19:37:20 -07:00
hpu.py
fix gptq issue
2025-03-22 20:58:50 -07:00
quantize.py
clean cuda/rocm code in hpu backend, enable flat_hpu
2025-03-14 01:25:31 -07:00
utils.py
Add Gaudi Backend (
#3055
)
2025-02-28 12:14:58 +01:00