Dicta-LM 3.0: Advancing The Frontier of Hebrew Sovereign LLMs
Dicta-LM 3.0 is a powerful open-weight collection of LLMs, trained on extensive corpora of Hebrew and English texts. The models are available for download and for unlimited use. The models set a new SOTA for their weight-class for Hebrew, both as base models and chat models.
This is the 24-billion-parameter base model, with full precision (BF16), originally initialized from
Mistral-Small-3.1-24B-Base-2503
.
Note: This is not a chat model; rather this is a base model that can be further fine-tuned. Chat model variants are available at the link below.
You can view and access the full collection of base/instruct unquantized/quantized versions of
DictaLM 3.0
here
.
Usage
Transformers
from transformers import pipeline
import torch
# This loads the model onto the GPU in bfloat16 precision
model = pipeline('text-generation', 'dicta-il/DictaLM-3.0-24B-Base', torch_dtype=torch.bfloat16, device_map='auto')
# Sample few shot examples
prompt = """עבר: הלכתיעתיד: אלךעבר: שמרתיעתיד: אשמורעבר: שמעתיעתיד: אשמעעבר: הבנתיעתיד:"""print(model(prompt.strip(), do_sample=False, max_new_tokens=8, stop_sequence='\n'))
# [{'generated_text': 'עבר: הלכתי\nעתיד: אלך\n\nעבר: שמרתי\nעתיד: אשמור\n\nעבר: שמעתי\nעתיד: אשמע\n\nעבר: הבנתי\nעתיד: אבין\n\nעבר: קרא'}]
vLLM
vllm serve dicta-il/DictaLM-3.0-24B-Base
If you run out of memory, you can try limiting the context window by setting
--max-model-len 8192
Notice
DictaLM-3.0-24-Base is a pretrained base model and therefore does not have any moderation mechanisms.
Citation
If you use this model, please cite:
@article{Shmidman2025DictaLM3,
title={{Dicta-LM 3.0: Advancing The Frontier of Hebrew Sovereign LLMs}},
author={Shaltiel Shmidman and Avi Shmidman and Amir DN Cohen and Moshe Koppel},
year={2025},
publisher={{DICTA / Jerusalem, Israel}},
note={https://www.dicta.org.il/publications/DictaLM_3_0___Techincal_Report.pdf}
}
Runs of dicta-il DictaLM-3.0-24B-Base on huggingface.co
2.1K
Total runs
-63
24-hour runs
300
3-day runs
406
7-day runs
-1.2K
30-day runs
More Information About DictaLM-3.0-24B-Base huggingface.co Model
DictaLM-3.0-24B-Base huggingface.co is an AI model on huggingface.co that provides DictaLM-3.0-24B-Base's model effect (), which can be used instantly with this dicta-il DictaLM-3.0-24B-Base model. huggingface.co supports a free trial of the DictaLM-3.0-24B-Base model, and also provides paid use of the DictaLM-3.0-24B-Base. Support call DictaLM-3.0-24B-Base model through api, including Node.js, Python, http.
DictaLM-3.0-24B-Base huggingface.co is an online trial and call api platform, which integrates DictaLM-3.0-24B-Base's modeling effects, including api services, and provides a free online trial of DictaLM-3.0-24B-Base, you can try DictaLM-3.0-24B-Base online for free by clicking the link below.
dicta-il DictaLM-3.0-24B-Base online free url in huggingface.co:
DictaLM-3.0-24B-Base is an open source model from GitHub that offers a free installation service, and any user can find DictaLM-3.0-24B-Base on GitHub to install. At the same time, huggingface.co provides the effect of DictaLM-3.0-24B-Base install, users can directly use DictaLM-3.0-24B-Base installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
DictaLM-3.0-24B-Base install url in huggingface.co: