Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
---
|
2 |
-
license: llama3.1
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.1
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- cognitivecomputations/Dolphin3.0-Llama3.2-3B
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- text-generation-inference
|
10 |
+
---
|