llm.c icon indicating copy to clipboard operation
llm.c copied to clipboard

Fix build errors by adding compute capability flags to the makefile

Open PeterZhizhin opened this issue 10 months ago • 0 comments

This fixes the build errors when trying to compile new half-precision kernels.

The new train/test/profile requires compute capability >8.0 (Ampere)

PeterZhizhin avatar Apr 23 '24 22:04 PeterZhizhin