# Aggre Local LLM

## Meet Neko :wave: The Aggre local LLM

<figure><img src="/files/P62L92l2vRHX0Hcy9ERa" alt=""><figcaption></figcaption></figure>

#### Neko is our Dell PowerEdge R730xd server sporting dual NVIDIA RTX A4000 GPUs, 44 CPU cores, lots of DDR4 ECC RAM and NVME storage. We finished the initial build in July 2024 and will post more updates on our progress as the year progresses.


---

# 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.aggregated.app/upcoming/aggre-local-llm.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.
