buzzCraft commited on
Commit
d23aab9
β€’
1 Parent(s): 4cd9d5e

Removing adapter - Moving merged to root

Browse files
adapter_config.json DELETED
@@ -1,28 +0,0 @@
1
- {
2
- "alpha_pattern": {},
3
- "auto_mapping": null,
4
- "base_model_name_or_path": "meta-llama/Llama-2-13b-chat-hf",
5
- "bias": "none",
6
- "fan_in_fan_out": null,
7
- "inference_mode": true,
8
- "init_lora_weights": true,
9
- "layers_pattern": null,
10
- "layers_to_transform": null,
11
- "lora_alpha": 16,
12
- "lora_dropout": 0.05,
13
- "modules_to_save": null,
14
- "peft_type": "LORA",
15
- "r": 32,
16
- "rank_pattern": {},
17
- "revision": null,
18
- "target_modules": [
19
- "up_proj",
20
- "k_proj",
21
- "q_proj",
22
- "v_proj",
23
- "gate_proj",
24
- "down_proj",
25
- "o_proj"
26
- ],
27
- "task_type": "CAUSAL_LM"
28
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
adapter_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ed836838f97e53c03e5a23bb0da1386ab66d228865a526b7186968cca02f128
3
- size 500897101
 
 
 
 
merged/config.json β†’ config.json RENAMED
File without changes
merged/generation_config.json β†’ generation_config.json RENAMED
File without changes
merged/pytorch_model-00001-of-00003.bin β†’ pytorch_model-00001-of-00003.bin RENAMED
File without changes
merged/pytorch_model-00002-of-00003.bin β†’ pytorch_model-00002-of-00003.bin RENAMED
File without changes
merged/pytorch_model-00003-of-00003.bin β†’ pytorch_model-00003-of-00003.bin RENAMED
File without changes
merged/pytorch_model.bin.index.json β†’ pytorch_model.bin.index.json RENAMED
File without changes
merged/special_tokens_map.json β†’ special_tokens_map.json RENAMED
File without changes
merged/tokenizer.model β†’ tokenizer.model RENAMED
File without changes
merged/tokenizer_config.json β†’ tokenizer_config.json RENAMED
File without changes