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
b14dca9207
AutoGPTQ
/
auto_gptq
/
modeling
History
PanQiWei
b14dca9207
disk offload assertion
2023-04-27 21:31:53 +08:00
..
__init__.py
support dispatch layers to different devices when loading pretrained model before quantization
2023-04-27 02:24:08 +08:00
_base.py
disk offload assertion
2023-04-27 21:31:53 +08:00
_const.py
support dispatch layers to different devices when loading pretrained model before quantization
2023-04-27 02:24:08 +08:00
_utils.py
big fix
2023-04-27 19:33:25 +08:00
auto.py
support multi gpus quantization
2023-04-27 18:48:43 +08:00
bloom.py
support dispatch layers to different devices when loading pretrained model before quantization
2023-04-27 02:24:08 +08:00
gpt_neox.py
support dispatch layers to different devices when loading pretrained model before quantization
2023-04-27 02:24:08 +08:00
gptj.py
support dispatch layers to different devices when loading pretrained model before quantization
2023-04-27 02:24:08 +08:00
llama.py
support dispatch layers to different devices when loading pretrained model before quantization
2023-04-27 02:24:08 +08:00
moss.py
support dispatch layers to different devices when loading pretrained model before quantization
2023-04-27 02:24:08 +08:00
opt.py
support dispatch layers to different devices when loading pretrained model before quantization
2023-04-27 02:24:08 +08:00