How to use from
OpenClaw
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-light"
Configure OpenClaw
# Install OpenClaw:
npm install -g openclaw@latest
# Register the local server and set it as the default model:
openclaw onboard --non-interactive --mode local \
  --auth-choice custom-api-key \
  --custom-base-url http://127.0.0.1:8080/v1 \
  --custom-model-id "vasanth009/LC-350M-light" \
  --custom-provider-id mlx-lm \
  --custom-compatibility openai \
  --custom-text-input \
  --accept-risk \
  --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
Quick Links

LC-350M-light (Lint Clean)

Light on-device dictation transcript cleanup for Apple Silicon (MLX).

Fine-tuned from LiquidAI/LFM2.5-350M for MacWispr-style polish:

  • Remove stutters / exact word repeats
  • Light grammar, punctuation, capitalization
  • Keep meaning and almost all wording (no heavy rewrite)

For spoken self-corrections (“bag no not bag, my phone”), use LC-350M-smart instead.

Usage (MLX)

pip install mlx-lm
mlx_lm.generate --model vasanth009/LC-350M-light \
  --max-tokens 256 \
  --prompt "Clean this voice dictation lightly. Keep every idea.\n\nTranscript:\nsee we can improve the UI because currently it's it's glitching"

Related

License

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

Downloads last month
143
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-light

Quantized
(46)
this model