Medico commited on
Commit
3c1bfb5
·
verified ·
1 Parent(s): 8df7bdc

Upload model

Browse files
Files changed (3) hide show
  1. README.md +10 -4
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -15,10 +15,16 @@ tags:
15
  - 4bit
16
  pipeline_tag: text-generation
17
  widget:
18
- - text: "[EXAM: CT CHEST]\nFINDINGS: Large saddle pulmonary embolus with right ventricular dilation (RV/LV ratio 1.4)."
19
- example_title: "CT Pulmonary Embolism"
20
- - text: "[EXAM: MRI BRAIN]\nFINDINGS: Restricted diffusion in left MCA territory with abrupt flow truncation at M1 bifurcation."
21
- example_title: "Brain MRI Stroke"
 
 
 
 
 
 
22
  ---
23
 
24
  # 🩻 Qwen 3.8-27B Clinical Radiology Impression & Consultation AI
 
15
  - 4bit
16
  pipeline_tag: text-generation
17
  widget:
18
+ - text: '[EXAM: CT CHEST]
19
+
20
+ FINDINGS: Large saddle pulmonary embolus with right ventricular dilation (RV/LV
21
+ ratio 1.4).'
22
+ example_title: CT Pulmonary Embolism
23
+ - text: '[EXAM: MRI BRAIN]
24
+
25
+ FINDINGS: Restricted diffusion in left MCA territory with abrupt flow truncation
26
+ at M1 bifurcation.'
27
+ example_title: Brain MRI Stroke
28
  ---
29
 
30
  # 🩻 Qwen 3.8-27B Clinical Radiology Impression & Consultation AI
adapter_config.json CHANGED
@@ -31,13 +31,13 @@
31
  "rank_pattern": {},
32
  "revision": null,
33
  "target_modules": [
34
- "q_proj",
35
- "down_proj",
36
  "up_proj",
37
- "k_proj",
38
  "gate_proj",
39
  "o_proj",
40
- "v_proj"
 
 
 
41
  ],
42
  "target_parameters": null,
43
  "task_type": "CAUSAL_LM",
 
31
  "rank_pattern": {},
32
  "revision": null,
33
  "target_modules": [
 
 
34
  "up_proj",
 
35
  "gate_proj",
36
  "o_proj",
37
+ "q_proj",
38
+ "v_proj",
39
+ "down_proj",
40
+ "k_proj"
41
  ],
42
  "target_parameters": null,
43
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa8983e93e03ca43091a69b3200cae11e1c08fc602432ce27a1ee96c8042a73f
3
  size 318835672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaa86ab6ba55e7c3e0390c287985b029877585481c22623746d25439717310ec
3
  size 318835672