Files

20 lines
433 B
Markdown
Raw Permalink Normal View History

2024-10-24 16:29:29 +08:00
# Module-LLM
2024-10-24 16:16:30 +08:00
## Overview
2024-10-25 09:15:13 +08:00
### SKU: M140
2024-10-25 09:18:01 +08:00
Module LLM is an integrated offline large language model (LLM) inference module, designed specifically for terminal devices that require efficient and intelligent interaction.
2024-10-24 16:16:30 +08:00
## Related Link
2024-10-25 09:15:13 +08:00
- [Document & Datasheet](https://docs.m5stack.com/en/module/Module-LLM)
2024-10-24 16:16:30 +08:00
## Required Libraries:
2024-10-24 16:29:29 +08:00
- [ArduinoJson](https://github.com/bblanchon/ArduinoJson)
2024-10-24 16:16:30 +08:00
## License
2024-10-25 09:15:13 +08:00
- [Module-LLM- MIT](LICENSE)