Knowledge Base
Unloading Ollama Models on Linux
2024-08-22
Quick, dirty and naive scripts to unload a running Ollama model from the shell.
Ollama
Deciphering Ollama model names
2024-08-23
A brief overview of ollama namespaces, model weights, and tags.
Ollama
Fix Django Static Files Permission Problems
2024-08-30
Solution to common nginx permission errors when static files are located in the user's directory.
Django