Skip to content

Commit 263c93c

Browse files
committed
lean up
1 parent 7e1ae29 commit 263c93c

17 files changed

+10
-6024
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,16 @@
116116
alias: llama33_70b
117117
temperature: 0
118118
}
119+
{
120+
llm: "ollama/gpt-oss:20b"
121+
api_base: "http://localhost:11434"
122+
alias: local1
123+
}
124+
{
125+
llm: "openai/gpt-oss-20b"
126+
api_base: "http://localhost:1234/v1"
127+
alias: local2
128+
}
119129
]
120130
use_llm: gemini25pro
121131
}

notebooks/dev-tooling.ipynb

Lines changed: 0 additions & 1016 deletions
This file was deleted.

notebooks/example-config-ollama.hjson

Lines changed: 0 additions & 8 deletions
This file was deleted.

notebooks/example-config1.hjson

Lines changed: 0 additions & 16 deletions
This file was deleted.

notebooks/example-config2.hjson

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)