ProximileAdmin commited on
Commit
af8fe02
·
verified ·
1 Parent(s): a2a914f

Upload LoRA adapter

Browse files
Files changed (3) hide show
  1. README.md +10 -10
  2. adapter_config.json +1 -1
  3. adapter_model.safetensors +1 -1
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-LoRA
 
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-LoRA
adapter_config.json CHANGED
@@ -24,9 +24,9 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "k_proj",
28
  "v_proj",
29
- "gate_proj",
30
  "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "gate_proj",
28
  "k_proj",
29
  "v_proj",
 
30
  "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf25514f808c2469e8de0747a14861f6f456ccfe4c9a9032729088e6e54ac142
3
  size 402679936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b12743217bf8dc2a817f06a98accfcce3de288969cec2e19b6eecb167adba1e
3
  size 402679936