Ghost AI

The ultra-lean, on-device AI model behind Ghost AI on Solana.

Ghost AI is part of Ghost AI, an on-device privacy-first crypto application running on Solana. This model powers the smallest, fastest local AI surface inside the Ghost AI app โ€” perfect for mobile and low-resource devices. Your prompts, wallet context, and financial data never leave your device.

Ghost AI is a fork of LiquidAI's LFM 2.5 (350M), rebranded and packaged for on-device crypto and finance use cases. All underlying model weights, architecture, and capabilities derive from LFM 2.5 โ€” credit and licensing terms remain with the upstream project.

Ghost AI (350M) is the base / lite tier of the Ghost AI model family. For higher-quality reasoning, see Ghost AI Pro (1.2B, based on LFM 2.5 1.2B Instruct).

Why Ghost AI

  • Ultra-light. Q6_K quantization โ€” ~280MB on disk. Runs comfortably on phones, embedded devices, and low-end laptops.
  • On-device, always private. Runs locally via llama.cpp, LM Studio, Ollama, or any GGUF-compatible runtime. Nothing is logged or sent to a server.
  • Built for finance + crypto. Wallet-aware prompts, on-chain transaction explanations, DeFi context, and personal-finance reasoning.
  • Native to Ghost AI on Solana. The default local model for the Ghost AI privacy-first crypto app on Solana.
  • Real-time. Designed for instant, low-latency responses on CPU โ€” no GPU required.

Ghost AI model family

Tier Repo Base Quantization Size Best for
Ghost AI (this) immortaltatsu/ghost-ai-gguf LFM 2.5 350M Q6_K ~280 MB Mobile, embedded, instant responses
Ghost AI Pro immortaltatsu/ghost-ai-pro-gguf LFM 2.5 1.2B Instruct Q4_K_S ~700 MB Desktop, deeper reasoning

Files

File Quantization Size Notes
ghost-ai-Q6_K.gguf Q6_K ~280 MB Recommended. High-quality 6-bit quantization with minimal quality loss for a 350M model.

Usage

llama.cpp

./llama-cli -m ghost-ai-Q6_K.gguf -p "Explain this Solana transaction: ..." -n 256

Ollama (Modelfile)

FROM ./ghost-ai-Q6_K.gguf
PARAMETER temperature 0.7
PARAMETER num_ctx 4096
ollama create ghost-ai -f Modelfile
ollama run ghost-ai

LM Studio

Download the .gguf file and load it directly from the LM Studio model browser.

Intended Use

Ghost AI is intended for:

  • Powering the on-device AI layer of the Ghost AI crypto app on Solana
  • Private wallet, transaction, and portfolio explanations
  • Lightweight personal finance and budgeting assistance
  • DeFi term clarification and on-chain activity narration
  • Embedded assistants in mobile crypto and fintech apps where privacy is non-negotiable

Limitations

Ghost AI is a small (350M) model โ€” fast and private, but limited in long-form reasoning compared to Ghost AI Pro. It is not a substitute for licensed financial advice, accounting, or legal counsel, and it is not a trading or transaction-signing agent. Verify any numerical reasoning, dates, ticker symbols, token addresses, on-chain claims, and regulatory statements against authoritative sources before acting on them. Always confirm wallet operations through the Ghost AI app's signing flow โ€” never from raw model output.

About Ghost AI

Ghost AI is an on-device, privacy-first crypto app built on Solana. It brings local AI directly into the wallet experience โ€” letting users explore transactions, balances, and DeFi context with a model that runs entirely on their own device. Nothing is logged, sent to a server, or shared with a third party.

This model is the lightweight default that powers Ghost AI's on-device intelligence layer on resource-constrained devices.

Upstream

Ghost AI is a fork of LiquidAI/LFM2.5-350M. The GGUF quantizations are sourced from LiquidAI/LFM2.5-350M-GGUF.

License

Released for research and on-device application use. This model is governed by the upstream LFM Open License issued by Liquid AI โ€” please review the original terms before redistribution or commercial deployment.


Ghost AI โ€” intelligence that stays with you.

Downloads last month
156
GGUF
Model size
0.4B params
Architecture
lfm2
Hardware compatibility
Log In to add your hardware

6-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for immortaltatsu/ghost-ai-gguf

Quantized
(33)
this model