↓
Skip to main content
Mitja Martini
Posts
Tags
Posts
Tags
The Basics
Launch VS Code from the Command Line
28 September 2024
·
206 words
·
1 min
A quick tip to make your life a bit easier with VSCode and Python.
Ollama on Windows
18 February 2024
·
1331 words
·
7 mins
A tutorial and video about installing and using Ollama and OpenWebUI on Windows.
Prompting Small LLMs.
10 October 2023
·
7075 words
·
34 mins
What are small LLMs good at and how to get good results from small LLMs.
Fetching Data from REST APIs with Python and httpx
15 January 2023
·
699 words
·
4 mins
How to install and use httpx.