Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: llama3.3
|
|
|
|
|
3 |
---
|
4 |
This model produces unique prose, but is virtually unuseable without babysitting each generation. It was created explicitly to add flavor and ability to a base model.
|
5 |
|
@@ -51,4 +53,4 @@ parameters:
|
|
51 |
|
52 |
epsilon: 0.1
|
53 |
|
54 |
-
dtype: float16
|
|
|
1 |
---
|
2 |
license: llama3.3
|
3 |
+
base_model:
|
4 |
+
- schonsense/Llama-3.3-70B-Inst-Ablit-Flammades-SLERP
|
5 |
---
|
6 |
This model produces unique prose, but is virtually unuseable without babysitting each generation. It was created explicitly to add flavor and ability to a base model.
|
7 |
|
|
|
53 |
|
54 |
epsilon: 0.1
|
55 |
|
56 |
+
dtype: float16
|