-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] EoRA #1206
base: main
Are you sure you want to change the base?
[WIP] EoRA #1206
Conversation
Hi @Qubitium, I am having error from line 186 in config.py when trying to import QuantizeConfig, the error is as follow: I am using python3.10 and have installed all the required libraries following the readme |
@nbasyl Let me get slack installed so we can converse on slack. I should be able to fix this. This is strange error, almost as if our |
merge with xl's commit
# Conflicts: # gptqmodel/models/auto.py # gptqmodel/models/base.py # gptqmodel/nn_modules/qlinear/__init__.py # gptqmodel/nn_modules/qlinear/bitblas.py # gptqmodel/nn_modules/qlinear/dynamic_cuda.py # gptqmodel/nn_modules/qlinear/exllama.py # gptqmodel/nn_modules/qlinear/exllamav2.py # gptqmodel/nn_modules/qlinear/ipex.py # gptqmodel/nn_modules/qlinear/marlin.py # gptqmodel/nn_modules/qlinear/torch.py # gptqmodel/quantization/gptq.py # gptqmodel/utils/model.py # tests/test_dynamic.py # tests/test_eval.py # tests/test_perplexity.py
Signed-off-by: ZX-ModelCloud <zx@modelcloud.ai>
Signed-off-by: ZX-ModelCloud <zx@modelcloud.ai>
Signed-off-by: ZX-ModelCloud <zx@modelcloud.ai>
Signed-off-by: ZX-ModelCloud <zx@modelcloud.ai>
Signed-off-by: ZX-ModelCloud <zx@modelcloud.ai>
…into same model safetensor file
Signed-off-by: ZX-ModelCloud <zx@modelcloud.ai>
adapter
property toQuantizeConfig
+EoRA
lora adapter/configSample quantization config format with EoRA extension: