llama.cpp/tests/get-model.h

3 lines
53 B
C

#pragma once
char * get_model_or_exit(int, char*[]);