LiquidAI
LiquidAI LFM2.5 350M
A compact 350M parameter model from LiquidAI. Great for testing, lightweight tasks, and edge inference.
Configuration
Price per request
Billed from your credit balance
Quick Start
curl https://api.limitlessrouter.com/api/v1/chat/completions \
-H "Authorization: Bearer lr_YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "LiquidAI/LFM2.5-350M",
"messages": [
{"role": "user", "content": "Hello!"}
]
}' Don't have an API key? Generate one from your dashboard.
Details
- Format
- gguf
- Context
- 32768 tokens
- Price (6-bit)
- $0.0002/req
- Quants
- 1
Pricing reflects early-stage compute constraints. We currently operate on a single GPU. Prices will decrease as compute capacity grows.