kallaballa
commited on
Commit
•
0b9b947
1
Parent(s):
543fc5c
config for llm-tuner
Browse files- config.json +1 -1
config.json
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
"adapter_type": "lora",
|
4 |
"adapter_fusion": "dynamic",
|
5 |
"task_type": "text2text-generation",
|
6 |
-
"model_type": "llama
|
7 |
}
|
|
|
3 |
"adapter_type": "lora",
|
4 |
"adapter_fusion": "dynamic",
|
5 |
"task_type": "text2text-generation",
|
6 |
+
"model_type": "llama"
|
7 |
}
|