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
12ae4d024c
AutoGPTQ
/
auto_gptq
/
modeling
History
PanQiWei
12ae4d024c
fix gptj forward and add torch.no_grad context manager
2023-04-17 00:15:41 +08:00
..
__init__.py
fix relevant import
2023-04-16 22:10:37 +08:00
_base.py
fix gptj forward and add torch.no_grad context manager
2023-04-17 00:15:41 +08:00
_const.py
first init
2023-04-14 01:09:40 +08:00
_utils.py
first init
2023-04-14 01:09:40 +08:00
bloom.py
first init
2023-04-14 01:09:40 +08:00
gpt_neox.py
first init
2023-04-14 01:09:40 +08:00
gptj.py
first init
2023-04-14 01:09:40 +08:00
llama.py
first init
2023-04-14 01:09:40 +08:00
opt.py
first init
2023-04-14 01:09:40 +08:00