Files
enginex-mthreads-llama.cpp/tests/get-model.h

3 lines
53 B
C
Raw Normal View History

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