Harsha Vardhan Khurdula
commited on
Commit
•
f036476
1
Parent(s):
5369e69
Create config.json
Browse files- config.json +5 -0
config.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "llama",
|
3 |
+
"base_model_name_or_path": "BlackEyesBrownDragon/llama-3.2-1b-hindi",
|
4 |
+
"task_type": "CAUSAL_LM"
|
5 |
+
}
|