browse by creator
Meta models.
Access 4 models from Meta through the Impossibl API, including Llama 3.3 70B Instruct, Muse Glimmer 30B, and Muse Spark 1.3. Compare API pricing, context windows, and capabilities.
filter by model type, supported inputs, and context window. select two or three models to compare specifications and estimate the same workload.
- Llama 3.3 70B Instruct
meta/llama-3.3-70b
Llama 3.3 70B Instruct is a text generation model from Meta, available through the Impossibl API. Its published context window is 128,000 tokens. The advertised input rate is $0.71 per million input tokens. The advertised output rate is $0.71 per million output tokens.
MetaText generation
- context
- 128ktokens
- input price
- $0.71/1m tokens
- output price
- $0.71/1m tokens
- Muse Glimmer 30B
meta/muse-glimmer-30b
Muse Glimmer 30B is a text generation model from Meta, available through the Impossibl API. Its published context window is 131,072 tokens. The advertised input rate is $0.35 per million input tokens. The advertised output rate is $1.50 per million output tokens.
MetaText generationimage input
- context
- 131.07ktokens
- input price
- $0.35/1m tokens
- output price
- $1.50/1m tokens
- Muse Spark 1.3
meta/muse-spark-1.3
Muse Spark 1.3 is a text generation model from Meta, available through the Impossibl API. Its published context window is 1,048,576 tokens. The advertised input rate is $1.25 per million input tokens. The advertised output rate is $4.25 per million output tokens.
MetaText generationimage input
- context
- 1.05mtokens
- input price
- $1.25/1m tokens
- output price
- $4.25/1m tokens
- Muse Spark 1.3 (Contributor)
meta/muse-spark-1.3-contributor
Muse Spark 1.3 (Contributor) is a text generation model from Meta, available through the Impossibl API. Its published context window is 1,048,576 tokens. The advertised input rate is $0.10 per million input tokens. The advertised output rate is $0.20 per million output tokens.
MetaText generationimage input
- context
- 1.05mtokens
- input price
- $0.10/1m tokens
- output price
- $0.20/1m tokens
compare Meta models
compare models with the same model type and billing unit. each comparison includes published api prices, context limits, and capabilities.
frequently asked questions
Which Meta models are available through Impossibl?
The directory lists 4 models from Meta available through the Impossibl API, including Llama 3.3 70B Instruct, Muse Glimmer 30B, and Muse Spark 1.3. Open each model page for its API identifier, capabilities, and current pricing.
How much do Meta models cost?
Meta model prices vary by model and usage. All rates below are published base API rates in USD. For token-priced models, published input rates start at $0.10 per million input tokens. Published output rates start at $0.20 per million output tokens. Input and output minima may refer to different models. Individual model pages include published cache prices and billing units. Applicable fees and workspace-specific pricing can affect the amount paid.
What context windows do Meta models support?
Among Meta models with a published limit on Impossibl, the largest context window is 1,048,576 tokens, listed for Muse Spark 1.3 and Muse Spark 1.3 (Contributor). Context limits vary by model and are separate from maximum output limits.
What inputs and capabilities do Meta models support?
Available model types include text generation. Published input support includes image and text; support varies by model. Tool-calling support is unspecified for 4 models.
How do I use Meta models through an API?
Use the exact model identifier from the model page with the Impossibl API. For example, select meta/llama-3.3-70b with /v1/chat/completions. Endpoint compatibility depends on the selected model. The API quickstart explains how to create an API key and send a request.