chradden commited on
Commit
f90c898
·
verified ·
1 Parent(s): 850189e

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +31 -30
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -1,32 +1,33 @@
1
  {
2
- "alpha_pattern": {},
3
- "auto_mapping": {
4
- "base_model_class": "LlamaForCausalLM",
5
- "parent_library": "transformers.models.llama.modeling_llama"
6
- },
7
- "base_model_name_or_path": "/content/drive/My Drive/huggingface_cache/Trelis/TinyLlama-1.1B-Chat-v1.0-bf16",
8
- "bias": "none",
9
- "fan_in_fan_out": false,
10
- "inference_mode": true,
11
- "init_lora_weights": true,
12
- "layer_replication": null,
13
- "layers_pattern": null,
14
- "layers_to_transform": null,
15
- "loftq_config": {},
16
- "lora_alpha": 16,
17
- "lora_dropout": 0.05,
18
- "megatron_config": null,
19
- "megatron_core": "megatron.core",
20
- "modules_to_save": null,
21
- "peft_type": "LORA",
22
- "r": 8,
23
- "rank_pattern": {},
24
- "revision": null,
25
- "target_modules": [
26
- "v_proj",
27
- "q_proj"
28
- ],
29
- "task_type": null,
30
- "use_dora": false,
31
- "use_rslora": false
 
32
  }
 
1
  {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "LlamaForCausalLM",
5
+ "parent_library": "transformers.models.llama.modeling_llama"
6
+ },
7
+ "base_model_name_or_path": "/content/drive/My Drive/huggingface_cache/Trelis/TinyLlama-1.1B-Chat-v1.0-bf16",
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 8,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "q_proj",
27
+ "v_proj"
28
+ ],
29
+ "task_type": null,
30
+ "use_dora": false,
31
+ "use_rslora": false,
32
+ "peft.task_type": "some_default_task_type"
33
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2804ebd30b42bf9ed86e7adfef200faa5d169c2ab9c369f49f2ddac81bc413a0
3
  size 2264400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5a89ca176c6d75198c10ca7f36edded42a57e6f9e1544263f231aae67a47d17
3
  size 2264400