Skip to content

Commit ca6f6c6

Browse files
build: bump gptqmodel from 4.0.0.dev0+cu126torch2.7 to 5.7.0
Bumps [gptqmodel](https://github.com/ModelCloud/GPTQModel) from 4.0.0.dev0+cu126torch2.7 to 5.7.0. - [Release notes](https://github.com/ModelCloud/GPTQModel/releases) - [Commits](https://github.com/ModelCloud/GPTQModel/commits/v5.7.0) --- updated-dependencies: - dependency-name: gptqmodel dependency-version: 5.7.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad6878e commit ca6f6c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ gptq = [
152152
"threadpoolctl",
153153
"device-smi",
154154
"random-word",
155-
"gptqmodel==4.0.0.dev0+cu126torch2.7; sys_platform != 'darwin' or platform_machine != 'arm64'",
155+
"gptqmodel==5.7.0; sys_platform != 'darwin' or platform_machine != 'arm64'",
156156
"gptqmodel; sys_platform == 'darwin' and platform_machine == 'arm64'",
157157
]
158158
full = [

0 commit comments

Comments
 (0)