Skip to content

Commit 399c489

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

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
@@ -186,7 +186,7 @@ gptq = [
186186
"threadpoolctl",
187187
"device-smi",
188188
"random-word",
189-
"gptqmodel==4.0.0.dev0+cu126torch2.7; sys_platform != 'darwin' or platform_machine != 'arm64'",
189+
"gptqmodel==7.0.0; sys_platform != 'darwin' or platform_machine != 'arm64'",
190190
"gptqmodel; sys_platform == 'darwin' and platform_machine == 'arm64'",
191191
]
192192
awq = [

0 commit comments

Comments
 (0)