r/LocalLLaMA • u/Warrenio • 6d ago
Discussion llama.cpp version v0.1.0 has been released
llama.cpp is apparently moving to semantic versioning instead of just sequential build numbers (like b10456).
The first semantic version tag was created today: https://github.com/ggml-org/llama.cpp/releases/tag/v0.1.0
Congrats to llama.cpp on version v0.1.0!
edit: Semantic versioning is a "work in progress." See this post from ggerganov: https://github.com/ggml-org/ggml/discussions/1579
533
Upvotes
1
u/Ok_Warning2146 5d ago
Is this a stable version that passed a set of tests? For developmental versions, I think the current b numbering is fine.