winglian commited on
Commit
e8e4782
1 Parent(s): f536e27

Upload 2 files

Browse files
Files changed (2) hide show
  1. adapter_config.json +9 -0
  2. pytorch_model.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "adapter_layers": 30,
3
+ "adapter_len": 10,
4
+ "base_model_name_or_path": "decapoda-research/llama-7b-hf",
5
+ "inference_mode": true,
6
+ "peft_type": "ADAPTION_PROMPT",
7
+ "target_modules": "self_attn",
8
+ "task_type": "CAUSAL_LM"
9
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eac1df977cc3118eb31a7a68a5660cc23ff862a2da9648d1ce63a0bd0f34f446
3
+ size 4936101