LLM7.io
LLM7.io
Toggle theme

LLM7 model guide

L3-8B-Lunaris-v1-Turbo alternatives

Compare active chat alternatives to L3-8B-Lunaris-v1-Turbo, including capabilities, context, pricing, and API changes.

Alternatives to L3-8B-Lunaris-v1-Turbo

The original model is active. Ranking uses shared reported capabilities and modalities, then the closest known context window, then model ID. Unknown context differences sort last. Similar metadata does not establish equivalent output quality.

Original pricing: $0.04 USD input and $0.05 USD output per 1M tokens. Original context: 8,000 tokens.

codestral-latest

Matching features: Streaming, text input, text output.

Original features not confirmed on this alternative: None. Missing reports are unknown, not confirmed losses.

Context: 8000 32000 tokens (+24000).

$0.01 USD input and $0.02 USD output per 1M tokens. Prices use the same billing mode, currency, and unit; compare the rates above.

Change the request model ID from L3-8B-Lunaris-v1-Turbo to codestral-latest.

Original interfaces: POST /v1/chat/completions. Alternative interfaces: POST /v1/chat/completions. The published API interfaces are unchanged.

Compare L3-8B-Lunaris-v1-Turbo and codestral-latest

mistral-Small-24B-Instruct-2501

Matching features: Streaming, text input, text output.

Original features not confirmed on this alternative: None. Missing reports are unknown, not confirmed losses.

Context: 8000 32000 tokens (+24000).

$0.06 USD input and $0.08 USD output per 1M tokens. Prices use the same billing mode, currency, and unit; compare the rates above.

Change the request model ID from L3-8B-Lunaris-v1-Turbo to mistral-Small-24B-Instruct-2501.

Original interfaces: POST /v1/chat/completions. Alternative interfaces: POST /v1/chat/completions. The published API interfaces are unchanged.

Compare L3-8B-Lunaris-v1-Turbo and mistral-Small-24B-Instruct-2501

mistral-Nemo-Instruct-2407

Matching features: Streaming, text input, text output.

Original features not confirmed on this alternative: None. Missing reports are unknown, not confirmed losses.

Context: 8000 128000 tokens (+120000).

$0.03 USD input and $0.03 USD output per 1M tokens. Prices use the same billing mode, currency, and unit; compare the rates above.

Change the request model ID from L3-8B-Lunaris-v1-Turbo to mistral-Nemo-Instruct-2407.

Original interfaces: POST /v1/chat/completions. Alternative interfaces: POST /v1/chat/completions. The published API interfaces are unchanged.

Compare L3-8B-Lunaris-v1-Turbo and mistral-Nemo-Instruct-2407

claude-haiku-4-5

Matching features: Streaming, text input, text output.

Original features not confirmed on this alternative: None. Missing reports are unknown, not confirmed losses.

Context: 8000 200000 tokens (+192000).

$0.04 USD input and $0.20 USD output per 1M tokens. Prices use the same billing mode, currency, and unit; compare the rates above.

Change the request model ID from L3-8B-Lunaris-v1-Turbo to claude-haiku-4-5.

Original interfaces: POST /v1/chat/completions. Alternative interfaces: POST /v1/chat/completions, POST /v1/messages. Adjust the endpoint and request body to the selected interface.

Original request

Start building

A verified request for this exact model. Add your API key and run it.

Read the docs
curl https://api.llm7.io/v1/chat/completions \
  -H "Authorization: Bearer $LLM7_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "L3-8B-Lunaris-v1-Turbo",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'

Alternative request

Start building

A verified request for this exact model. Add your API key and run it.

Read the docs
curl https://api.llm7.io/v1/chat/completions \
  -H "Authorization: Bearer $LLM7_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "claude-haiku-4-5",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'
Compare L3-8B-Lunaris-v1-Turbo and claude-haiku-4-5

seed-2.0-mini

Matching features: Streaming, text input, text output.

Original features not confirmed on this alternative: None. Missing reports are unknown, not confirmed losses.

Context: 8000 250000 tokens (+242000).

$0.10 USD input and $0.40 USD output per 1M tokens. Prices use the same billing mode, currency, and unit; compare the rates above.

Change the request model ID from L3-8B-Lunaris-v1-Turbo to seed-2.0-mini.

Original interfaces: POST /v1/chat/completions. Alternative interfaces: POST /v1/chat/completions. The published API interfaces are unchanged.

Compare L3-8B-Lunaris-v1-Turbo and seed-2.0-mini

XiaomiMiMo/MiMo-V2.5

Matching features: Streaming, text input, text output.

Original features not confirmed on this alternative: None. Missing reports are unknown, not confirmed losses.

Context: 8000 256000 tokens (+248000).

$0.40 USD input and $2.00 USD output per 1M tokens. Prices use the same billing mode, currency, and unit; compare the rates above.

Change the request model ID from L3-8B-Lunaris-v1-Turbo to XiaomiMiMo/MiMo-V2.5.

Original interfaces: POST /v1/chat/completions. Alternative interfaces: POST /v1/chat/completions. The published API interfaces are unchanged.

Compare L3-8B-Lunaris-v1-Turbo and XiaomiMiMo/MiMo-V2.5

Explore related pages