How to use from
Pi
Start the MLX server
# Install MLX LM:
uv tool install mlx-lm
# Start a local OpenAI-compatible server:
mlx_lm.server --model "vasanth009/LC-350M-smart"
Configure the model in Pi
# Install Pi:
npm install -g @mariozechner/pi-coding-agent
# Add to ~/.pi/agent/models.json:
{
  "providers": {
    "mlx-lm": {
      "baseUrl": "http://localhost:8080/v1",
      "api": "openai-completions",
      "apiKey": "none",
      "models": [
        {
          "id": "vasanth009/LC-350M-smart"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

LC-350M-smart (Lint Clean · course-correction)

On-device dictation cleanup with spoken self-repairs for Apple Silicon (MLX).

Fine-tuned from LiquidAI/LFM2.5-350M.

Example:

Raw ASR Clean
I wanna get the bag no not not bag my phone I want to get my phone.
we should use Qwen wait no use Parakeet V3 We should use Parakeet V3.

Use LC-350M-light for conservative polish without aggressive rewrites.

Usage (MLX)

pip install mlx-lm
mlx_lm.generate --model vasanth009/LC-350M-smart \
  --max-tokens 128 \
  --prompt "Clean this voice dictation into what the speaker finally meant.\n\nI wanna get the bag no not not bag my phone"

Related

License

Inherits Liquid LFM base model terms. Training code in the GitHub repo is Apache-2.0.

Downloads last month
151
Safetensors
Model size
55.4M params
Tensor type
F32
·
U32
·
MLX
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for vasanth009/LC-350M-smart

Quantized
(46)
this model