models

/

aya-23-8B

Version: 8B GPU F16

You can quickly deploy aya-23-8B to an endpoint using our MAX container. It includes the latest version of MAX with GPU support and our Python-based inference server called MAX Serve.

With the following Docker command, you’ll get an OpenAI-compatible endpoint running aya-23-8B:

docker run --gpus 1 \
    -v ~/.cache/huggingface:/root/.cache/huggingface \
    --env "HF_HUB_ENABLE_HF_TRANSFER=1" \
    --env "HF_TOKEN=" \
    -p 8000:8000 \
    docker.modular.com/modular/max-openai-api:nightly \
    --huggingface-repo-id CohereForAI/aya-23-8B

In order to download the model from Hugging Face, you just need to fill in the HF_TOKEN value with your access token, unless the model is from https://huggingface.co/modularai.

Learn more

For more information about the container image, see the MAX container documentation.

To learn more about how to deploy MAX to the cloud, check out our MAX Serve tutorials.

DETAILS

ChatMODEL CLASS
PyTorch
HARDWARE
GPU
QUANTIZATION
F16
ARCHITECTURE
PyTorch

MAX GITHUB

Modular / MAX

MODEL

CohereForAI

CohereForAI/aya-23-8B

QUESTIONS ABOUT THIS MODEL?

Leave a comment

PROBLEMS WITH THE CODE?

File an Issue

TAGS

transformers

/

safetensors

/

cohere

/

text-generation

/

conversational

/

en

/

fr

/

de

/

es

/

it

/

pt

/

ja

/

ko

/

zh

/

ar

/

el

/

fa

/

pl

/

id

/

cs

/

he

/

hi

/

nl

/

ro

/

ru

/

tr

/

uk

/

vi

/

arxiv:2405.15032

/

license:cc-by-nc-4.0

/

autotrain_compatible

/

text-generation-inference

/

region:us

Resources & support for
running aya-23-8B

@ Copyright - Modular Inc - 2025