Update model card and security scan results
Browse files
README.md
CHANGED
|
@@ -39,6 +39,12 @@ PUT /v1/models?name=class-large
|
|
| 39 |
Exported from [knowledgator/gliclass-large-v3.0](https://huggingface.co/knowledgator/gliclass-large-v3.0).
|
| 40 |
See the [original model card](https://huggingface.co/knowledgator/gliclass-large-v3.0) for full architecture and training details.
|
| 41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
## Security Scan
|
| 43 |
|
| 44 |
Scanned with [modelaudit](https://github.com/promptfoo/modelaudit) v0.2.40 on 2026-04-26. 16/16 checks passed. [Full results](modelaudit.json).
|
|
|
|
| 39 |
Exported from [knowledgator/gliclass-large-v3.0](https://huggingface.co/knowledgator/gliclass-large-v3.0).
|
| 40 |
See the [original model card](https://huggingface.co/knowledgator/gliclass-large-v3.0) for full architecture and training details.
|
| 41 |
|
| 42 |
+
## ONNX Weights
|
| 43 |
+
|
| 44 |
+
ONNX weights added by SAS — converted from the upstream safetensors checkpoint.
|
| 45 |
+
|
| 46 |
+
File in this repo: `model.onnx`.
|
| 47 |
+
|
| 48 |
## Security Scan
|
| 49 |
|
| 50 |
Scanned with [modelaudit](https://github.com/promptfoo/modelaudit) v0.2.40 on 2026-04-26. 16/16 checks passed. [Full results](modelaudit.json).
|