Add support for OpenCL (e.g., for the integrated AMD GPU)?
Author: virex-84Created Jul 10, 2026Updated Jul 10, 2026
I created a nano-model in C# using OpenCL (running on an integrated AMD GPU) for model training: https://github.com/virex-84/LLMGPT2 (article https://habr.com/ru/articles/1017484/) It would be great to add OpenCL support so I could try to replicate this with your project. One more question: is there an export to GGUF?
Source: karpathy/nanochat