mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-11-14 11:07:10 +00:00
llama : remove C++ API + reorganize common source in /common dir
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#define LLAMA_API_CPP // TODO: eliminate me
|
||||
#include "llama.h"
|
||||
#include "common.h"
|
||||
|
||||
#include <cstdio>
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user