File size: 120 Bytes
09b14fd | 1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"adapters": [
"a",
"b",
"c"
],
"lora_alpha": 16,
"r": 8,
"target_modules": [
"q_proj"
]
}
|
09b14fd | 1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"adapters": [
"a",
"b",
"c"
],
"lora_alpha": 16,
"r": 8,
"target_modules": [
"q_proj"
]
}
|