feat: ollama, embedings and more
This commit is contained in:
+2
-6
@@ -3,18 +3,14 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
.tmp/
|
||||
.venv/
|
||||
*.pyc
|
||||
|
||||
# Agent runtime
|
||||
koboldcpp.exe
|
||||
model.gguf
|
||||
*.gguf
|
||||
data/
|
||||
src/LocalDiplomacy.Agent/data/
|
||||
src/LocalDiplomacy.Agent/koboldcpp.exe
|
||||
src/LocalDiplomacy.Agent/model.gguf
|
||||
src/LocalDiplomacy.Agent/config.yaml
|
||||
src/LocalDiplomacy.Agent/data/
|
||||
|
||||
# .NET/Bannerlord build output
|
||||
bin/
|
||||
|
||||
Reference in New Issue
Block a user