Update config.json
#1
by
sugatoray
- opened
- config.json +1 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"add_cross_attention": false,
|
3 |
"architectures": [
|
4 |
"StableLmForCausalLM"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "mlx-community/stable-code-instruct-3b-4bit",
|
3 |
"add_cross_attention": false,
|
4 |
"architectures": [
|
5 |
"StableLmForCausalLM"
|