llm.c
llm.c copied to clipboard
Fix build errors by adding compute capability flags to the makefile
This fixes the build errors when trying to compile new half-precision kernels.
The new train/test/profile requires compute capability >8.0 (Ampere)