Correct self-link in readme
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ tags:
|
|
| 11 |
- mnn
|
| 12 |
---
|
| 13 |
|
| 14 |
-
This model [DeProgrammer/Jan-v3-4B-base-instruct-MNN](https://huggingface.co/DeProgrammer/Jan-v3-4B-base-instruct-MNN) was
|
| 15 |
converted to MNN format from [janhq/Jan-v3-4B-base-instruct](https://huggingface.co/janhq/Jan-v3-4B-base-instruct)
|
| 16 |
using [llmexport.py](https://github.com/alibaba/MNN/issues/4153#issuecomment-3866182869) in [MNN version **3.4.0**](https://github.com/alibaba/MNN/commit/a874b302f094599e2838a9186e5ce2cf6a81a7a7) with `--quant_bit 8` but otherwise default settings.
|
| 17 |
|
|
|
|
| 11 |
- mnn
|
| 12 |
---
|
| 13 |
|
| 14 |
+
This model [DeProgrammer/Jan-v3-4B-base-instruct-MNN-Q8](https://huggingface.co/DeProgrammer/Jan-v3-4B-base-instruct-MNN-Q8) was
|
| 15 |
converted to MNN format from [janhq/Jan-v3-4B-base-instruct](https://huggingface.co/janhq/Jan-v3-4B-base-instruct)
|
| 16 |
using [llmexport.py](https://github.com/alibaba/MNN/issues/4153#issuecomment-3866182869) in [MNN version **3.4.0**](https://github.com/alibaba/MNN/commit/a874b302f094599e2838a9186e5ce2cf6a81a7a7) with `--quant_bit 8` but otherwise default settings.
|
| 17 |
|