Deploying this model locally is quickest when done via Docker.
Simply follow the directions outlined below.
Then, simply start the container with the provided Docker command.
|
🛠Hash code: a41568dbcb405fdc4d58dd400cd21bea — Last modification: 2026-06-21
|
The **Llama-Nemotron-Embed-1B-v2** is a compact, open‑source embedding model that leverages the proven Llama architecture while focusing on efficient text representation. It delivers *state‑of‑the‑art* performance on semantic similarity tasks despite its modest **1 B** parameter count, making it ideal for edge devices and low‑resource environments. The model supports up to **2048** token context length and produces **768‑dimensional** embeddings, which balance granularity with computational efficiency. Training was performed on a diverse, **web‑scale corpus**, enabling robust understanding of multiple languages and domains without sacrificing inference speed. A quick comparison in the table below highlights how its **parameter efficiency** and **embedding quality** stack up against similar open models.
| Parameters | 1 B |
| Embedding Dim | 768 |
| Context Length | 2048 tokens |
| Training Data | Web‑scale corpus |
| Model Size (approx.) | 2 GB |