Below you will find pages that utilize the taxonomy term “ai”
Posts
Proofreading blog drafts using Copilot Sidebar
While working on a blog post, I discovered a way to proofread my drafts in an easy way. This might not be very revolutionary, but it was so convenient that I wanted to share it with the world.
I use Hugo for my static website. On my local computer I can preview it in the browser under localhost:1313. Copilot Sidebar in Edge does the same! This means I can ask it to proofread it.
Posts
Prompts and Modelfiles
I read about Gemma this morning. It is the open source version of Google Gemini. So I started trying it out locally on my raspberry pi where I already have ollama and ollama-webui.
Then I discovered the prompts and modelfiles which I thought were worth a blog post.
Modelfile Let’s start with Modelfiles. You can create your own or browse on OllamaHub.
It’s genious. It reminds Dockerfile with the initial FROM statement.
Posts
Prova GPT-SW3
AI Sweden har publicerat den första svenska språkmodellen - GPT-SW3:
Nyheten på Computer Sweden Samlingssida på AI Sweden Språkmodeller från AI Sweden på HuggingFace I det här inlägget vill jag beskriva hur man kommer igång om man vill testa det. Min setup är följande:
En MacBook Pro (men det kan vara vilken dator som helst egentligen) Python 3.8^ + venv (om det lite senare) Visual Studio Code Jupyter Notebook Extension till Visual Studio Code Datoruppsättning Om inte du har gjort det tidigare, installera Visual Studio Code