1. Memory Requirements

At least 64GB of RAM (not GPU) must be required. If your system has less memory, you may experience very slow processing times or application crashes.

2. Microsoft Visual C++ Redistributable

This application requires an updated version of the Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017, 2019, and 2022.

If you encounter an issue related to missing or outdated redistributable packages, please download the latest version from the official Microsoft website:

Download Microsoft Visual C++ Redistributable

3. GGUF Model Download

The application requires GGUF model files to function correctly. If the ./gguf directory does not contain any .gguf files, please download the required models from Hugging Face.

Qwen2-VL 72B Model:

Download and place the appropriate files inside the ./gguf directory.

4. Unicode Support Issue

If you receive an error related to Unicode support, ensure that your system is using UTF-8 encoding.

How to Enable UTF-8 Support:

  1. Open Settings > Time & Language > Language & region.
  2. Click Administrative language settings.
  3. Under Language for non-Unicode programs, click Change system locale.
  4. Check Beta: Use Unicode UTF-8 for worldwide language support.
  5. Restart your computer.

If you continue to experience issues, please contact support or refer to the documentation.