> For the complete documentation index, see [llms.txt](https://docs.vannalabs.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vannalabs.ai/build/models/supported-llms.md).

# Supported LLMs

Valence supports a number of capable and versatile LLMs out-of-the box. You can use any of these models with the `runLlm` function defined in [Inference API](/build/building-dapps/inference-api.md)

You can find the list below:

<table><thead><tr><th width="201">Model</th><th width="411">Model ID</th></tr></thead><tbody><tr><td>Llama-3-8B-Instruct</td><td><code>meta-llama/Meta-Llama-3-8B-Instruct</code></td></tr><tr><td></td><td></td></tr><tr><td></td><td></td></tr></tbody></table>
