Model garden Router · on request Dedicated · on request

CapsFus LLaMA

This model runs as a dedicated deployment on large GPUs and isn't in the shared playground by default. Get in touch and we'll set it up for you.

CapsFus LLaMA is an open-source language model from BAAI with a 4K-token context window, hosted on EU GPUs via an OpenAI-compatible API.

BAAI/CapsFus-LLaMA On request
text->text · BAAI · sovereign EU
Runs on EU infrastructure operated by European companies; US marketplace capacity is never part of this chain. Full chain
Parameters
4K
Context window
Minimum VRAM
POST /api/v1/chat/completions On request

Specifications

Context window 4,096 tokens
Architecture LlamaForCausalLM (vLLM)
Modality text->text
Released November 2023
Publisher BAAI ↗

Pricing

Shared router · per token
On request
Not available on the shared router. Pricing on request as a dedicated GPU deployment.
Dedicated GPU · per hour
On request
Dedicated deployment, from — GB of VRAM. Billed per GPU-hour.

Shared EU router, pay-per-token, scale-to-zero. Dedicated GPU deployments are billed hourly, see pricing.

Call it now

Drop-in replacement for OpenAI: change only the base URL and API key. The Anthropic format (/v1/messages) is supported too.

curl https://hostyourai.com/api/v1/chat/completions \
  -H "Authorization: Bearer hyai-..." \
  -H "Content-Type: application/json" \
  -d '{
    "model": "BAAI/CapsFus-LLaMA",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Frequently asked questions

Can I run CapsFus LLaMA in the EU?

Yes. HostYourAI runs CapsFus LLaMA on GPUs in European datacenters via vLLM. Prompts and outputs never leave the EU and there is no US cloud provider in the chain.

Is hosting CapsFus LLaMA GDPR-compliant?

Yes. All processing happens inside the EU, a Data Processing Agreement (DPA) is available and the subprocessor list is public. Open-source weights also mean: no training on your data.

How much does CapsFus LLaMA cost?

CapsFus LLaMA needs several GPUs at once, so it runs as a dedicated deployment billed per GPU-hour rather than per token. Tell us your volume and we will work it out with you.

Is the API OpenAI-compatible?

Yes. You use the standard OpenAI SDKs with a custom base URL (https://hostyourai.com/api/v1). The Anthropic Messages API is supported as a drop-in as well.

More models from BAAI

Request access

CapsFus LLaMA isn't available by default yet. Leave your details and we'll arrange a dedicated deployment.

Request access