This website requires JavaScript.
Explore
Help
Sign in
simcop2387
/
AutoGPTQ
Watch
1
Star
0
Fork
You've already forked AutoGPTQ
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
1b3329b399
AutoGPTQ
/
auto_gptq
/
quantization
History
TheBloke
1b3329b399
Fix 'groupsize' -> 'group_size' in all other .py files. I haven't touched any CUDA kernels in case there's any complexity there I don't understand
2023-05-05 14:44:16 +01:00
..
__init__.py
refactor file structure
2023-04-25 18:58:20 +08:00
ACKNOWLEDGEMENT.md
first init
2023-04-14 01:09:40 +08:00
gptq.py
Fix 'groupsize' -> 'group_size' in all other .py files. I haven't touched any CUDA kernels in case there's any complexity there I don't understand
2023-05-05 14:44:16 +01:00
quantizer.py
add triton support
2023-04-25 20:05:22 +08:00