Posts

Results for “uv” (3)

01 Jun
Installing Python with uv
Why I switched to uv for Python version management and package installation.
01 Jun
What is uv? A Python Package Manager
uv is a Rust-based Python package manager that is faster than pip. It installs Python versions, resolves dependencies, and manages virtual environments in one binary.
08 Apr
Setting up OpenLLM with Ollama Web UI
Learn setting up OpenLLM with Ollama Web UI on Windows 11 or Ubuntu 22.04, with optional Nvidia GPU for large model training.