Skip to content

Commit 8f60186

Browse files
committed
fix docs and dependencies
1 parent d66709b commit 8f60186

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/source/en/_toctree.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@
188188
title: torchao
189189
- local: quantization/quanto
190190
title: quanto
191+
- local: quantization/modelopt
192+
title: NVIDIA ModelOpt
191193

192194
- title: Model accelerators and hardware
193195
isExpanded: false

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"gguf>=0.10.0",
133133
"torchao>=0.7.0",
134134
"bitsandbytes>=0.43.3",
135-
"nvidia_modelopt[hf]>=0.27.0",
135+
"nvidia_modelopt[hf]>=0.33.1",
136136
"regex!=2019.12.17",
137137
"requests",
138138
"tensorboard",

0 commit comments

Comments
 (0)