ProximileAdmin commited on
Commit
fd6269c
·
verified ·
1 Parent(s): 07555c7

Upload LoRA adapter

Browse files
Files changed (3) hide show
  1. README.md +10 -10
  2. adapter_config.json +36 -0
  3. adapter_model.safetensors +3 -0
README.md CHANGED
@@ -4,17 +4,17 @@ library_name: transformers
4
  pipeline_tag: text-generation
5
  base_model: GSAI-ML/LLaDA-8B-Instruct
6
  language:
7
- - en
8
  tags:
9
- - llada
10
- - tool-calling
11
- - lora
12
- - peft
13
- - function-calling
14
- - tools
15
- - chatbot
16
- - assistant
17
- - sft
18
  ---
19
 
20
  # LLaDA-8B-Tools
 
4
  pipeline_tag: text-generation
5
  base_model: GSAI-ML/LLaDA-8B-Instruct
6
  language:
7
+ - en
8
  tags:
9
+ - llada
10
+ - tool-calling
11
+ - lora
12
+ - peft
13
+ - function-calling
14
+ - tools
15
+ - chatbot
16
+ - assistant
17
+ - sft
18
  ---
19
 
20
  # LLaDA-8B-Tools
adapter_config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "GSAI-ML/LLaDA-8B-Instruct",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
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": 256,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.05,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 128,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "q_proj",
28
+ "k_proj",
29
+ "v_proj",
30
+ "gate_proj"
31
+ ],
32
+ "task_type": "CAUSAL_LM",
33
+ "trainable_token_indices": null,
34
+ "use_dora": false,
35
+ "use_rslora": false
36
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b12743217bf8dc2a817f06a98accfcce3de288969cec2e19b6eecb167adba1e
3
+ size 402679936