[GH-ISSUE #8622] Support for Zero-shot Text Classification Models #52091

Open
opened 2026-04-28 21:58:29 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @BrainSlugs83 on GitHub (Jan 28, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/8622

It would be helpful to developers if ollama supported zero-shot text classification models, such as deberta-v3-large-tasksource-nli or other offshoots of BERT, which are fairly small models, that allow you do things like pass in a list of categories and have it classify text (or other inputs) into one of those categories.

(Please consider supporting this as a feature, as it would allow us to develop applications, with the only LLM dependency being ollama; and end users would not be required to install a bunch of weird python dependencies or other developer tools.)

Originally created by @BrainSlugs83 on GitHub (Jan 28, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/8622 It would be helpful to developers if ollama supported zero-shot text classification models, such as [`deberta-v3-large-tasksource-nli`](https://huggingface.co/sileod/deberta-v3-large-tasksource-nli) or other offshoots of BERT, which are fairly small models, that allow you do things like pass in a list of categories and have it classify text (or other inputs) into one of those categories. (Please consider supporting this as a feature, as it would allow us to develop applications, with the only LLM dependency being ollama; and end users would not be required to install a bunch of weird python dependencies or other developer tools.)
GiteaMirror added the feature request label 2026-04-28 21:58:29 -05:00
Author
Owner

@BrainSlugs83 commented on GitHub (Feb 5, 2025):

Bump.

<!-- gh-comment-id:2637880271 --> @BrainSlugs83 commented on GitHub (Feb 5, 2025): Bump.
Author
Owner

@vega-holdings commented on GitHub (Feb 9, 2025):

seconded

<!-- gh-comment-id:2646551245 --> @vega-holdings commented on GitHub (Feb 9, 2025): seconded
Author
Owner

@BrainSlugs83 commented on GitHub (Aug 19, 2025):

Buuummmmpppppp

<!-- gh-comment-id:3198816739 --> @BrainSlugs83 commented on GitHub (Aug 19, 2025): Buuummmmpppppp
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#52091