Update config.json
#11
by
sugatoray
- opened
- config.json +4 -1
config.json
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
|
|
|
|
|
|
|
|
|
| 3 |
"architectures": [
|
| 4 |
"MixtralForCausalLM"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "HuggingFaceH4/zephyr-orpo-141b-A35b-v0.1",
|
| 3 |
+
"_name_or_path_parent": [
|
| 4 |
+
"mistral-community/Mixtral-8x22B-v0.1",
|
| 5 |
+
],
|
| 6 |
"architectures": [
|
| 7 |
"MixtralForCausalLM"
|
| 8 |
],
|