Cdlane4998 commited on
Commit
e43cf30
·
verified ·
1 Parent(s): 0801f15

Delete adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +0 -6
adapter_config.json DELETED
@@ -1,6 +0,0 @@
1
- {
2
- "lora_r": 8,
3
- "lora_alpha": 16,
4
- "lora_dropout": 0.1,
5
- "target_modules": ["transformer.attn.q", "transformer.attn.k", "transformer.attn.v"]
6
- }