mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-20 04:37:00 +00:00
add prompt templates as j2 templates
This commit is contained in:
@@ -10,6 +10,7 @@ scripts = {ollama = "ollama.cmd.cli:main"}
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
llama-cpp-python = "^0.1.66"
|
||||
jinja2 = "^3.1.2"
|
||||
|
||||
aiohttp = {version = "^3.8.4", optional = true}
|
||||
aiohttp-cors = {version = "^0.7.0", optional = true}
|
||||
|
||||
Reference in New Issue
Block a user