model card
Browse files
README.md
CHANGED
@@ -20,6 +20,9 @@ tags:
|
|
20 |
- chat
|
21 |
- instruct
|
22 |
model_type: llama
|
|
|
|
|
|
|
23 |
license: llama3.1
|
24 |
---
|
25 |
|
|
|
20 |
- chat
|
21 |
- instruct
|
22 |
model_type: llama
|
23 |
+
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
24 |
+
datasets:
|
25 |
+
- sequelbox/Polytope
|
26 |
license: llama3.1
|
27 |
---
|
28 |
|