kje2952 commited on
Commit
404c2d7
·
verified ·
1 Parent(s): bc3da46

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +16 -0
  2. adapter_model.safetensors +3 -0
adapter_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "peft_type": "PACA",
3
+ "r": 64,
4
+ "lora_alpha": 64,
5
+ "paca_alpha": 8.0,
6
+ "target_modules": [
7
+ "q_proj",
8
+ "k_proj",
9
+ "v_proj",
10
+ "o_proj",
11
+ "gate_proj",
12
+ "up_proj",
13
+ "down_proj"
14
+ ],
15
+ "base_model_name_or_path": "meta-llama/Llama-3.1-8B"
16
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29146f557b5a23b15028f13fc1a0a9ed1def4cecc6da91d37b379e640f77b37b
3
+ size 176187912