This commit is contained in:
Timothy Jaeryang Baek
2025-01-28 13:38:49 -08:00
parent 3d15266ea6
commit ef461ac9e1
2 changed files with 68 additions and 43 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "llama-cpp-runner"
version = "0.0.1"
description = "A runner for llama-cpp"
description = "Quick and easy way to run large language models (LLMs) with llama.cpp"
readme = "README.md"
authors = [
{ name = "Timothy Jaeryang Baek", email = "tim@openwebui.com" }