hebrew-nlp-toolkit

Installation
SKILL.md

Hebrew NLP Toolkit

Instructions

Step 1: Identify the NLP Task

Task Recommended Model HuggingFace ID Size Notes
Text generation (large) DictaLM 3.0 24B Base dicta-il/DictaLM-3.0-24B-Base 24B Best Hebrew generation, built on Mistral-Small-3.1-24B
Text generation (small) DictaLM 3.0 Nemotron Instruct dicta-il/DictaLM-3.0-Nemotron-12B-Instruct 12B Instruction-tuned, smaller footprint
Reasoning / chain-of-thought DictaLM 3.0 24B Thinking dicta-il/DictaLM-3.0-24B-Thinking 24B Emits explicit thinking blocks before answering
Lightweight / edge DictaLM 3.0 1.7B Thinking (GGUF) dicta-il/DictaLM-3.0-1.7B-Thinking-GGUF 1.7B Runs on laptop / CPU via llama.cpp
Classification / fill-mask DictaBERT dicta-il/dictabert 184M Fast, good accuracy
NER DictaBERT NER dicta-il/dictabert-ner 184M Recognizes PER, GPE, TIMEX, TTL
Sentiment DictaBERT Sentiment dicta-il/dictabert-sentiment 184M Hebrew sentiment classification
Morphology DictaBERT Morph dicta-il/dictabert-morph 184M Prefix segmentation and POS
Hebrew QA DictaBERT HeQ dicta-il/dictabert-heq 184M Extractive question answering
Embeddings (modern) NeoDictaBERT Bilingual Embed dicta-il/neodictabert-bilingual-embed 400M Hebrew-English sentence embeddings
Embeddings (legacy) AlephBERT onlplab/alephbert-base 110M Older baseline for similarity
Speech-to-text ivrit.ai Whisper v3 ivrit-ai/whisper-large-v3 1.55B Fine-tuned on 22K+ hours of Hebrew audio
Related skills

More from skills-il/localization

Installs
7
GitHub Stars
10
First Seen
Mar 18, 2026