Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,7 @@ tags:
|
|
9 |
# nougat-small-onnx-quant_avx2
|
10 |
|
11 |
|
12 |
-
|
|
|
|
|
|
|
|
9 |
# nougat-small-onnx-quant_avx2
|
10 |
|
11 |
|
12 |
+
This was quantized from `pszemraj/nougat-small-onnx` using the `--avx2` flag so should work properly on most machines.
|
13 |
+
|
14 |
+
- `per_channel` is set to True for better accuracy
|
15 |
+
- Usage is the same as: https://huggingface.co/pszemraj/nougat-small-onnx
|