Compare commits

...

2 Commits

2 changed files with 2 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
"baseURL": "https://ollama.aquamorph.com/v1"
},
"models": {
"hf.co/unsloth/gpt-oss-20b-GGUF:Q4_K_M": {
"gpt-oss:20b": {
"name": "GPT OSS 20b"
},
"gpt-oss:120b": {

View File

@@ -1,3 +1,4 @@
computer={{ .chezmoi.hostname }}
activation_bytes={{ pass "self-host/token/audible-activation-bytes" }}
AQUAAI_KEY={{ pass "self-host/token/aquaai" }}
TodoistToken={{ pass "self-host/token/todoist" }}