kallaballa
commited on
Commit
•
a4d36fc
1
Parent(s):
64e04bb
config for llm-tuner
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"adapter_type": "lora",
|
4 |
"adapter_fusion": "dynamic",
|
5 |
"task_type": "text2text-generation"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Kallaballa/gpt4-alpaca-lora-7b-llm_tuner",
|
3 |
"adapter_type": "lora",
|
4 |
"adapter_fusion": "dynamic",
|
5 |
"task_type": "text2text-generation"
|