Skip to content

b3246

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 03:51
ac14662
Fix llama-android.cpp for error - "common/common.h not found" (#8145)

- Path seems to be wrong for the common.h header file in llama-android.cpp file. Fixing the path so the Android Build doesn't fail with the error "There is no file common/common.h"