We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bb0d85 commit 662074bCopy full SHA for 662074b
blocks/public/gpt-oss-120b.yaml
@@ -0,0 +1,12 @@
1
+---
2
+name: gpt-oss 120b
3
+version: 1.0.5
4
+schema: v1
5
+models:
6
+- name: gpt-oss 120b
7
+ provider: ollama
8
+ model: gpt-oss:120b
9
+ roles:
10
+ - chat
11
+ - edit
12
+ - apply
blocks/public/gpt-oss-20b.yaml
+name: gpt-oss 20b
+- name: gpt-oss 20b
+ model: gpt-oss:20b
0 commit comments