CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
Model
public
Felipe97
/
llama-cpp-compiled
source
Hugging Face
updated 4d ago
View on Hugging Face
0
likes
1.1k
downloads
Like
Save
Clone
overview
files
community
commits
settings
root
src
llama-version.h.in
llama-version.h.in
5 lines
Copy path
Download
Raw
Back to src
1
#pragma once
2
3
#define LLAMA_VERSION "@LLAMA_VERSION@"
4
#define LLAMA_COMMIT "@LLAMA_BUILD_COMMIT@"
5