Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
-
|
|
|
3 |
- abacusai/Llama-3-Smaug-8B
|
4 |
- cognitivecomputations/dolphin-2.9-llama3-8b
|
5 |
library_name: transformers
|
@@ -51,4 +52,4 @@ parameters:
|
|
51 |
- value: 0.5
|
52 |
dtype: bfloat16
|
53 |
|
54 |
-
```
|
|
|
1 |
---
|
2 |
+
license: llama3
|
3 |
+
base_model:
|
4 |
- abacusai/Llama-3-Smaug-8B
|
5 |
- cognitivecomputations/dolphin-2.9-llama3-8b
|
6 |
library_name: transformers
|
|
|
52 |
- value: 0.5
|
53 |
dtype: bfloat16
|
54 |
|
55 |
+
```
|