初始化项目,由ModelHub XC社区提供模型
Model: meshllm/llama-3.2-1b-instruct-parity-bf16-mlx Source: Original Platform
This commit is contained in:
35
README.md
Normal file
35
README.md
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user