36 lines
735 B
Markdown
36 lines
735 B
Markdown
---
|
|
language:
|
|
- en
|
|
license: llama3.2
|
|
library_name: mlx
|
|
base_model: meta-llama/Llama-3.2-1B-Instruct
|
|
tags:
|
|
- meshllm
|
|
- parity
|
|
- same-origin
|
|
- mlx
|
|
- llama-3.2
|
|
- instruct
|
|
pipeline_tag: text-generation
|
|
---
|
|
|
|
# Llama 3.2 1B Instruct Parity BF16 MLX
|
|
|
|
Same-origin MLX artifact for mesh-llm parity testing.
|
|
|
|
- Source checkpoint: `meta-llama/Llama-3.2-1B-Instruct`
|
|
- Conversion path: original checkpoint -> MLX `bf16`
|
|
- Intended pair: `meshllm/llama-3.2-1b-instruct-parity-f16-gguf`
|
|
|
|
## Validation
|
|
|
|
Validated locally with the mesh-llm exact smoke suite on 2026-04-06.
|
|
|
|
Expected behavior for this pair:
|
|
- Shared strict lowercase drift on `blue/green/red`
|
|
- Clean agreement on the remaining exact prompts
|
|
|
|
## Files
|
|
|
|
- MLX model directory contents
|