mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-27 03:44:35 +00:00
4 lines
47 B
C
4 lines
47 B
C
|
#pragma once
|
||
|
|
||
|
int run(int argc, char ** argv);
|