8000 Releases · mdf-git/llama.cpp · GitHub
[go: up one dir, main page]

Skip to content

Releases: mdf-git/llama.cpp

b4567

27 Jan 16:48
d6d24cd
Compare
Choose a tag to compare
AMD: parse the architecture as supplied by gcnArchName (#11244)

The value provided by minor doesn't include stepping for AMD, parse the value returned by gcnArchName instead to retrieve an accurate ID.
0