Adapted rocm support to cgo based llama.cpp

This commit is contained in:
Daniel Hiltgen 2023-11-29 11:00:37 -08:00
parent f8ef4439e9
commit 35934b2e05
37 changed files with 1688 additions and 658 deletions

View file

@ -1,3 +1,3 @@
package llm
//go:generate sh ./gen_linux.sh
//go:generate bash ./gen_linux.sh