Update README.md
Browse files
README.md
CHANGED
@@ -841,6 +841,8 @@ def ptq( # noqa: C901
|
|
841 |
return model
|
842 |
```
|
843 |
|
|
|
|
|
844 |
References
|
845 |
|
846 |
https://github.com/nunchaku-tech/nunchaku/commit/b99fb8be615bc98c6915bbe06a1e0092cbc074a5
|
|
|
841 |
return model
|
842 |
```
|
843 |
|
844 |
+
5) RuntimeError: Dataset scripts are no longer supported, but found COCO.py
|
845 |
+
|
846 |
References
|
847 |
|
848 |
https://github.com/nunchaku-tech/nunchaku/commit/b99fb8be615bc98c6915bbe06a1e0092cbc074a5
|