# README

KENTHD8mg FLM(Fundamentals of Large Language Model Technology)大语言模型技术基础之破晓是一本详细叙述大语言模型技术栈涉及到的问题的书籍，假如同学在大语言模型技术中遇到任何问题都可以给我们提issue(<https://github.com/KENTHD8mg/FLM/issues)，> 我们会及时给出解答并把问题补充到本书中，这是对我们很大的支持。最后打个广告，诚邀同学们参与我们一起分享大规模分布式应用技术。

## 目录

├── LICENSE 许可

├── README.md readme

├── SUMMARY.md 目录

├── book 内容目录

## 开发

## 参与

discord <https://discord.com/channels/1234020341584498798/1234021067933356032>

国内不能使用discord可以发送邮箱<zlj9370@proton.me>


---

# 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://kenthd8mg.gitbook.io/flm/readme.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.
