-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Example] ggml: Enable new GPU runner (#106)
* [Example] ggml: update llama example, add options for enable-log and ngl Signed-off-by: hydai <[email protected]> * [Example] ggml: update llava example, add options for enable-log and ngl Signed-off-by: hydai <[email protected]> * [Example] ggml: update gemma example, provide enable_log Signed-off-by: hydai <[email protected]> * [Example] ggml: enable new macos m1 runner for the GPU verification Signed-off-by: hydai <[email protected]> * [Example] ggml: install wasmedge in the user space on macOS Signed-off-by: hydai <[email protected]> * [Example] ggml: apply fmt and clippy on llama Signed-off-by: hydai <[email protected]> * [Example] ggml: apply fmt and clippy on gemma Signed-off-by: hydai <[email protected]> * [Example] ggml: support enable_log in the llava example Signed-off-by: hydai <[email protected]> * [Example] ggml: enable new m1 runner Signed-off-by: hydai <[email protected]> * [Example] ggml: use the time command to get the real execution time Signed-off-by: hydai <[email protected]> --------- Signed-off-by: hydai <[email protected]>
- Loading branch information
Showing
7 changed files
with
140 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.