# ShirtAI-4和ShirtAI-S模型输出缓慢

* 模型规模增大：ShirtAI-4相比于ShirtAI-3.5，有更多的参数和更大的模型规模，这会导致计算和推理过程变得更加耗时，从而导致输出速度较慢。
* 计算资源限制：ShirtAI-4的计算需求更高，超过了目前的硬件和计算资源的限制。为了处理更复杂的任务和更大规模的数据集，ShirtAI-4需要更强的计算能力。


---

# 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.myshirtai.com/question/shirtai4-he-shirtais-mo-xing-shu-chu-huan-man.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.
