div0-space commited on
Commit
ef53aee
Β·
verified Β·
1 Parent(s): 345c374

Update README.md

Browse files

Clarify the inference setup and perf stats

Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -10,7 +10,6 @@ tags:
10
  - image-text-to-text
11
  - vision
12
  - multimodal
13
- - vmlx
14
  - vlm
15
  - reasoning
16
  - distillation
@@ -28,6 +27,7 @@ tags:
28
  - huihui
29
  - quantized
30
  - mxfp4
 
31
  inference: false
32
  widget:
33
  - text: Summarize the operational risks in this deployment plan.
@@ -36,12 +36,12 @@ widget:
36
 
37
  # Huihui-Qwen3.6-35B-A3B-Claude-4.7-Opus-abliterated-vmlx-mxfp4
38
 
39
- `Huihui-Qwen3.6-35B-A3B-Claude-4.7-Opus-abliterated-vmlx-mxfp4` is an MLX / VMLX vision-language checkpoint derived from `huihui-ai/Huihui-Qwen3.6-35B-A3B-Claude-4.7-Opus-abliterated`, packaged for local multimodal experimentation on Apple Silicon.
40
 
41
  ## Tested inference path
42
 
43
  > **Inference for this checkpoint has been tested with [`LibraxisAI/mlx-batch-server`](https://github.com/LibraxisAI/mlx-batch-server).**
44
- > This is the recommended tested path for operator-controlled local multimodal mlx-lm inference on Apple Silicon.
45
 
46
  | Aspect | Status |
47
  |---|---|
@@ -63,7 +63,7 @@ This does not claim compatibility with every possible serving stack. It document
63
 
64
  - Safety-critical decisions without domain expert review
65
  - Claims of benchmark superiority not backed by published evaluation data
66
- - Non-MLX / non-VMLX runtime guarantees
67
  - High-stakes visual interpretation without human validation
68
 
69
  ## Training and conversion metadata
@@ -96,4 +96,4 @@ Use the library instructions above, or run this checkpoint through the tested lo
96
 
97
  ---
98
 
99
- πš…πš’πš‹πšŽπšŒπš›πšŠπšπšπšŽπš. with AI Agents by VetCoders (c)2024-2026 LibraxisAI
 
10
  - image-text-to-text
11
  - vision
12
  - multimodal
 
13
  - vlm
14
  - reasoning
15
  - distillation
 
27
  - huihui
28
  - quantized
29
  - mxfp4
30
+ - mlx-vlm
31
  inference: false
32
  widget:
33
  - text: Summarize the operational risks in this deployment plan.
 
36
 
37
  # Huihui-Qwen3.6-35B-A3B-Claude-4.7-Opus-abliterated-vmlx-mxfp4
38
 
39
+ `Huihui-Qwen3.6-35B-A3B-Claude-4.7-Opus-abliterated-vmlx-mxfp4` is an `mlx-vlm` checkpoint derived from `huihui-ai/Huihui-Qwen3.6-35B-A3B-Claude-4.7-Opus-abliterated`, packaged for local multimodal experimentation on Apple Silicon.
40
 
41
  ## Tested inference path
42
 
43
  > **Inference for this checkpoint has been tested with [`LibraxisAI/mlx-batch-server`](https://github.com/LibraxisAI/mlx-batch-server).**
44
+ > This is the recommended tested path for operator-controlled local multimodal mlx-lm / mlx-vlm inference on Apple Silicon.
45
 
46
  | Aspect | Status |
47
  |---|---|
 
63
 
64
  - Safety-critical decisions without domain expert review
65
  - Claims of benchmark superiority not backed by published evaluation data
66
+ - Non-MLX runtime guarantees
67
  - High-stakes visual interpretation without human validation
68
 
69
  ## Training and conversion metadata
 
96
 
97
  ---
98
 
99
+ πš…πš’πš‹πšŽπšŒπš›πšŠπšπšπšŽπš. with AI Agents by VetCoders (c)2024-2026 LibraxisAI