Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
base_model:
|
3 |
-
-
|
4 |
- ZeusLabs/L3-Aethora-15B-V2
|
5 |
library_name: transformers
|
6 |
tags:
|
@@ -13,7 +13,7 @@ Semi-Healed Llama-3 15B Frankenmerge
|
|
13 |
|
14 |
---------------------------------------------------------------------
|
15 |
|
16 |
-
# Llama-3-Instruct-15B-SPPO-Iter3
|
17 |
|
18 |
Upscaled version of [Llama-3-Instruct-8B-SPPO-Iter3](https://huggingface.co/UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3) to 15B parameters with projection swap.
|
19 |
|
|
|
1 |
---
|
2 |
base_model:
|
3 |
+
- UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3
|
4 |
- ZeusLabs/L3-Aethora-15B-V2
|
5 |
library_name: transformers
|
6 |
tags:
|
|
|
13 |
|
14 |
---------------------------------------------------------------------
|
15 |
|
16 |
+
# Llama-3-Instruct-15B-SPPO-Iter3-SH
|
17 |
|
18 |
Upscaled version of [Llama-3-Instruct-8B-SPPO-Iter3](https://huggingface.co/UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3) to 15B parameters with projection swap.
|
19 |
|