# Base Models

Train and compare across a wide range of powerful base models with Fryday. We continuously evaluate new models to see how they stack up against our existing suite. If there’s a base model you’re excited about and would like us to evaluate, feel free to drop us an email at <hello@fryday.ai>.

### Current Base Models

* meta-llama/Meta-Llama-3.1-8B-Instruct
* meta-llama/Meta-Llama-3.1-70B-Instruct (Coming Soon!)
* gpt-4o-mini-2024-07-18
* gpt-4o-2024-08-06
* gpt-3.5-turbo-1106
* gpt-3.5-turbo-0125

### Enterprise Models

#### Coming Soon!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fryday.ai/introduction/base-models.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
