ollama/.gitignore
Daniel Hiltgen 051a3d271c Add cgo implementation for llama.cpp
Run the server.cpp directly inside the Go runtime via cgo
while retaining the LLM Go abstractions.
2023-12-12 17:26:43 -08:00

12 lines
91 B
Plaintext

.DS_Store
.vscode
.env
.venv
.swp
dist
ollama
ggml-metal.metal
.cache
*.exe
.idea
test_data