@qvac/classification-ggml
Advanced tools
+1
-1
| { | ||
| "name": "@qvac/classification-ggml", | ||
| "version": "0.3.1", | ||
| "version": "0.4.0", | ||
| "description": "GGML image classification addon for QVAC (MobileNetV3-Small CPU inference)", | ||
@@ -5,0 +5,0 @@ "addon": true, |
+1
-1
@@ -218,3 +218,3 @@ # @qvac/classification-ggml | ||
| If you fine-tune or swap the underlying MobileNetV3 model, follow `[docs/onnx-to-gguf-conversion.md](docs/onnx-to-gguf-conversion.md)`. The graph construction is parameterised by `kBlocks` in `MobileNetGraph.hpp` — only classes and weights change between fine-tunes. | ||
| If you fine-tune or swap the underlying MobileNetV3 model, follow `[docs/onnx-to-gguf-conversion.md](docs/onnx-to-gguf-conversion.md)`. The graph construction is parameterised by `BLOCKS` in `MobileNetGraph.hpp` — only classes and weights change between fine-tunes. | ||
@@ -221,0 +221,0 @@ ## Troubleshooting |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
37677116
0