add link to newer model version (#24)
Browse files- add link to newer model version (df0bd6ec61f100b7aa8605025795072a1d5ab81e)
Co-authored-by: Daniel van Strien <[email protected]>
README.md
CHANGED
@@ -7,6 +7,7 @@ tags:
|
|
7 |
base_model: microsoft/Phi-3.5-mini-instruct
|
8 |
pipeline_tag: text-generation
|
9 |
inference: true
|
|
|
10 |
---
|
11 |
|
12 |
# NuExtract-v1.5 by NuMind 🔥
|
|
|
7 |
base_model: microsoft/Phi-3.5-mini-instruct
|
8 |
pipeline_tag: text-generation
|
9 |
inference: true
|
10 |
+
new_version: numind/NuExtract-2.0-4B
|
11 |
---
|
12 |
|
13 |
# NuExtract-v1.5 by NuMind 🔥
|