llama.cpp/run.h

4 lines
47 B
C

#pragma once
int run(int argc, char ** argv);