barha commited on
Commit
a6517e6
·
verified ·
1 Parent(s): 7f50733

granite-switch-4.0-350m 3-adapter aLoRA demo: cti-technique-mapping + text-to-json + genai-attack-vector

Browse files
Files changed (4) hide show
  1. BUILD.md +2 -2
  2. compose_report.json +0 -0
  3. config.json +3 -1
  4. model.safetensors +2 -2
BUILD.md CHANGED
@@ -23,8 +23,8 @@ Total adapters: **3**
23
  ## Composition Details
24
 
25
  - base_param_count: 352,379,904
26
- - composed_param_count: 370,274,304
27
- - Param delta: +5.08%
28
  - compose_settings:
29
  - technology: "alora"
30
  - adapter_substitute_token_ids:
 
23
  ## Composition Details
24
 
25
  - base_param_count: 352,379,904
26
+ - composed_param_count: 395,046,912
27
+ - Param delta: +12.11%
28
  - compose_settings:
29
  - technology: "alora"
30
  - adapter_substitute_token_ids:
compose_report.json CHANGED
The diff for this file is too large to render. See raw diff
 
config.json CHANGED
@@ -69,7 +69,9 @@
69
  "logits_scaling": 4,
70
  "lora_target_modules": [
71
  "o_proj",
72
- "qkv_proj"
 
 
73
  ],
74
  "mamba_chunk_size": 256,
75
  "mamba_conv_bias": true,
 
69
  "logits_scaling": 4,
70
  "lora_target_modules": [
71
  "o_proj",
72
+ "qkv_proj",
73
+ "shared_input_linear",
74
+ "shared_output_linear"
75
  ],
76
  "mamba_chunk_size": 256,
77
  "mamba_conv_bias": true,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4592ded273debc664515c23822627b3b7357299410ed4bda6cffb76724ea13ef
3
- size 741400464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e65b435598d9113af42cb90144050d745a78f8c261f5e89f53738215e15508d
3
+ size 790968296