Alignment-Lab-AI
commited on
Update config.json
Browse files- config.json +2 -0
config.json
CHANGED
@@ -1,4 +1,6 @@
|
|
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"LlamaForCausalLM"
|
4 |
],
|
|
|
1 |
+
|
2 |
{
|
3 |
+
"_name_or_path": "H-D-T/Buzz-3b-small-v0.6.3",
|
4 |
"architectures": [
|
5 |
"LlamaForCausalLM"
|
6 |
],
|