Commit ·
a4c942a
1
Parent(s): 7866203
Correct recipe-only Hub metadata (#2)
Browse files- Correct recipe-only Hub metadata (f77fd3f2afaab2044d567e3e03c797ece836c6bd)
- Normalize card line endings (f063abe581ecc6aa8019c2145f42aeaf0ab96c0f)
README.md
CHANGED
|
@@ -2,7 +2,6 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
-
pipeline_tag: text-generation
|
| 6 |
tags:
|
| 7 |
- nemotron
|
| 8 |
- ollama
|
|
@@ -15,6 +14,11 @@ tags:
|
|
| 15 |
|
| 16 |
# SZL-Nemo - Ollama prompt recipe for NVIDIA Nemotron 3 Nano 4B
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
**Recipe tier — honest labels first:**
|
| 19 |
|
| 20 |
| Claim | Status |
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
| 5 |
tags:
|
| 6 |
- nemotron
|
| 7 |
- ollama
|
|
|
|
| 14 |
|
| 15 |
# SZL-Nemo - Ollama prompt recipe for NVIDIA Nemotron 3 Nano 4B
|
| 16 |
|
| 17 |
+
> **Repository type:** prompt/serving recipe only. This repository has no model
|
| 18 |
+
> weights or Transformers configuration, so it intentionally declares no Hub
|
| 19 |
+
> inference pipeline. Run it through Ollama only after obtaining the separately
|
| 20 |
+
> licensed upstream model.
|
| 21 |
+
|
| 22 |
**Recipe tier — honest labels first:**
|
| 23 |
|
| 24 |
| Claim | Status |
|