Commit
•
0784d26
1
Parent(s):
9fb32a1
set correct base_model (#1)
Browse files- set correct base_model (a11d3a6641e3a00a5a65e49a53ba7075a5393e40)
Co-authored-by: Victor Mustar <[email protected]>
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
license: llama3.1
|
4 |
pipeline_tag: text-generation
|
5 |
tags:
|
|
|
1 |
---
|
2 |
+
base_model: mattshumer/Reflection-Llama-3.1-70B
|
3 |
license: llama3.1
|
4 |
pipeline_tag: text-generation
|
5 |
tags:
|