thehekimoghlu commited on
Commit
059fac6
·
verified ·
1 Parent(s): 7d0b8b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ pipeline_tag: image-text-to-text
18
  |:---|:---|
19
  | **Total Parameters** | ~40B total, 5B active per token (MoE sparse activation) |
20
  | **Architecture** | Mixture-of-Experts Vision-Language Model (MoE VLM) |
21
- | **Experts** | 256 experts, 8 active per token |
22
  | **Context Length** | 396,488 tokens |
23
  | **Precision** | BF16 |
24
  | **Input** | Image (PNG, JPEG) + Text |
 
18
  |:---|:---|
19
  | **Total Parameters** | ~40B total, 5B active per token (MoE sparse activation) |
20
  | **Architecture** | Mixture-of-Experts Vision-Language Model (MoE VLM) |
21
+ | **Experts** | 384 experts, 16 active per token |
22
  | **Context Length** | 396,488 tokens |
23
  | **Precision** | BF16 |
24
  | **Input** | Image (PNG, JPEG) + Text |