AutoGPTQ/auto_gptq/utils
潘其威(William) 04db761eed
Merge pull request #347 from alex4321/peft-model-use-adapter-name
Use `adapter_name` for `get_gptq_peft_model` with `train_mode=True`
2023-09-26 13:55:06 +08:00
..
__init__.py Reference Perplexity class 2023-06-19 20:03:32 +02:00
data_utils.py make data_utils.py as global utils 2023-04-28 18:08:58 +08:00
exllama_utils.py expose api to set exllama max length 2023-08-24 11:22:15 +00:00
import_utils.py exllamav2 integration 2023-09-25 16:51:18 +00:00
peft_utils.py Use adapter_name for get_gptq_peft_model with train_mode=True 2023-09-24 17:11:19 +04:00
perplexity_utils.py simplified code 2023-07-26 17:53:47 +08:00