update notes

This commit is contained in:
dl92
2025-02-23 23:48:17 +00:00
parent 407ea7fed9
commit 9badbfcd32
2 changed files with 25 additions and 0 deletions

View File

@@ -3,6 +3,15 @@ tags:
parents: parents:
date/time: 2024-11-02T00:58:00 date/time: 2024-11-02T00:58:00
--- ---
run the openwebui service (https://docs.openwebui.com/getting-started/quick-start)
docker run -d -p 3000:8080 --gpus all -e WEBUI_AUTH=False -e OLLAMA_BASE_URL=http://127.0.0.1:11434 -v open-webui:/app/backend/data --name open-webui ghcr.io/open-webui/open-webui:cuda
ollama can pull models via:
ollama pull lama2:7b
https://www.youtube.com/watch?v=9vM4p9NN0Ts stanford course https://www.youtube.com/watch?v=9vM4p9NN0Ts stanford course

View File

@@ -0,0 +1,16 @@
---
tags:
parents:
date/time:
---
# Overview
leader key : space (default)
## Lazygit + lillypond +nvim workflow
- create a local repository in nvim
- create a lilypond .ly file
- commit and push to remote repository