ErrLookup › xai-org/grok-1
xai-org/grok-1
Grok open release · Python · 4 source files
Analyzed at 7050ed204b on 2026-08-15. 3 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Parameters in the code are not matching checkpoint parameter | validation | critical | grok-1, checkpoint, jax, haiku, config-mismatch, model-loading |
| Input must not be scalar. | validation | error | grok-1, jax, moe, router, input-validation, shape-error |
| Mask dimensionality {mask.ndim} must match logits dimensiona | validation | error | grok-1, jax, attention, mask, shape-error, einsum |