glitext-class-large / README.md
semioticrobotic's picture
Update README.md
e38c2bd verified
---
library_name: glitext
license: apache-2.0
tags:
- glitext
glitext:
name: class-large
label: GliText Classification (Accurate)
description: An efficient zero-shot text classification model tuned for high accuracy.
recognition: false
classification: true
association: false
span_mode: false
size_gb: 2.41
hf_repo: rpeel/glitext-class-large
source_url: knowledgator/gliclass-large-v3.0
---
# glitext-class-large
An efficient zero-shot text classification model tuned for high accuracy.
## Requirements
To download this model to the SAS GLiText server:
```
POST /v1/models/download?name=class-large
```
To download and load into memory in one step:
```
PUT /v1/models?name=class-large
```
## Source Model
Exported from [knowledgator/gliclass-large-v3.0](https://huggingface.co/knowledgator/gliclass-large-v3.0).
See the [original model card](https://huggingface.co/knowledgator/gliclass-large-v3.0) for full architecture and training details.
## Security Scan
Scanned with [modelaudit](https://github.com/promptfoo/modelaudit) v0.2.40 on 2026-04-26. 16/16 checks passed. [Full results](modelaudit.json).
| File | Size | SHA-256 |
|------|------|---------|
| `model.onnx` | 1756.9 MB | `741d548cc1e6480c…` |
## License
[Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0). Derived from [knowledgator/gliclass-large-v3.0](https://huggingface.co/knowledgator/gliclass-large-v3.0) by [knowledgator](https://huggingface.co/knowledgator).