Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Llama-3-2B-Base
|
2 |
A slimmed-down, third-party adaptation of the Llama 3 model with only 2 billion parameters.
|
3 |
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
---
|
7 |
# Llama-3-2B-Base
|
8 |
A slimmed-down, third-party adaptation of the Llama 3 model with only 2 billion parameters.
|
9 |
|