Spaces:
Sleeping
Sleeping
Create config.js
Browse files- lora_model/config.js +3 -0
lora_model/config.js
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "llama"
|
3 |
+
}
|