mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-01-02 17:25:45 +01:00
4 lines
47 B
C
4 lines
47 B
C
|
#pragma once
|
||
|
|
||
|
int run(int argc, char ** argv);
|