Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
---
|
2 |
license: llama3
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: llama3
|
3 |
+
base_model:
|
4 |
+
- GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct
|
5 |
+
---
|
6 |
+
|
7 |
+
This model is created by merging GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct using passthrough method to stacking its layers, the result is the model parameters expanded to 11B.
|