🖼️ Vision, embeddings, rerank, code One local server covers the building blocks for search, RAG, and assistants — image chat (URL or base64), batched embeddings, rerankers, code models.
🔌 OpenAI + Ollama compatible Drop-in for both ecosystems. Point OPENAI_API_BASE=http://localhost:11430/v1 — usually a one-line change.
💾 Flexible storage Move the model library to another drive anytime — adopt an existing folder, or delete & re-download in the background with retry, surviving restarts.
📡 Built-in observability Request metrics, live logs, and Prometheus /metrics — plus live GPU/CPU/memory via /lf/sysinfo. No extra tooling.
🗂️ One folder, clean uninstall Binary, engines, models, logs, config — all under ~/.lmforge. One folder to back up, exclude, or delete; uninstall scripts keep or purge models as you choose.
🖼️ Vision, embeddings, rerank, code One local server covers the building blocks for search, RAG, and assistants — image chat (URL or base64), batched embeddings, rerankers, code models.
🔌 OpenAI + Ollama compatible Drop-in for both ecosystems. Point OPENAI_API_BASE=http://localhost:11430/v1 — usually a one-line change.
💾 Flexible storage Move the model library to another drive anytime — adopt an existing folder, or delete & re-download in the background with retry, surviving restarts.
📡 Built-in observability Request metrics, live logs, and Prometheus /metrics — plus live GPU/CPU/memory via /lf/sysinfo. No extra tooling.
🗂️ One folder, clean uninstall Binary, engines, models, logs, config — all under ~/.lmforge. One folder to back up, exclude, or delete; uninstall scripts keep or purge models as you choose.