Load and run Large Language Models (LLMs) locally in your project
Documentation: Link
This product is designed to integrate AI chatbots into games without using online services.
This plugin allows to load large language models (LLMs) of GGUF format and run them on Unreal Engine.
Requires a CPU that supports AVX, AVX2 and FMA.
The following CPUs should work, but please try our free demo exe to check if your CPU is supported.
The following models have been tested to work.
- Gemma 7B
- ArrowPro 7B KUJIRA (Japanese model)
- ELYZA JP 8B (Japanese model)
Features:
Code Modules:
Number of Blueprints: 1
Number of C++ Classes: 3+
Network Replicated: No
Supported Development Platforms: Windows 64bit
Supported Target Build Platforms: Windows 64bit
Documentation: Link