Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"StableLMEpochForCausalLM"
|
4 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "pansophic/rocket-3B",
|
3 |
"architectures": [
|
4 |
"StableLMEpochForCausalLM"
|
5 |
],
|