jekunz commited on
Commit
02147b8
·
verified ·
1 Parent(s): 6b1858e

Upload 2 files

Browse files
Files changed (2) hide show
  1. adapter_config.json +26 -0
  2. pytorch_adapter.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "alpha": 64,
4
+ "architecture": "lora",
5
+ "attn_matrices": [
6
+ "q",
7
+ "v"
8
+ ],
9
+ "composition_mode": "add",
10
+ "dropout": 0.1,
11
+ "init_weights": "lora",
12
+ "intermediate_lora": false,
13
+ "leave_out": [],
14
+ "output_lora": false,
15
+ "r": 32,
16
+ "selfattn_lora": true,
17
+ "use_gating": false
18
+ },
19
+ "config_id": "6b97e74b95889514",
20
+ "hidden_size": 2048,
21
+ "model_class": "LlamaForCausalLM",
22
+ "model_name": "meta-llama/Llama-3.2-1B-Instruct",
23
+ "model_type": "llama",
24
+ "name": "llama23-1b-lora32-is",
25
+ "version": "adapters.1.0.0"
26
+ }
pytorch_adapter.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d64a93dfb1c84295d4fb064e9b7952107554078b83cc190aa427805a74a1e26
3
+ size 13655094