Skip to content

Commit a5c0fe3

Browse files
authored
chore(models): add gpt-oss-120b (#5974)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent c68907a commit a5c0fe3

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

gallery/index.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,26 @@
4040
- filename: gpt-oss-20b-mxfp4.gguf
4141
sha256: 52f57ab7d3df3ba9173827c1c6832e73375553a846f3e32b49f1ae2daad688d4
4242
uri: huggingface://ggml-org/gpt-oss-20b-GGUF/gpt-oss-20b-mxfp4.gguf
43+
- !!merge <<: *gptoss
44+
name: "gpt-oss-120b"
45+
url: "github:mudler/LocalAI/gallery/harmony.yaml@master"
46+
icon: https://raw.githubusercontent.com/openai/gpt-oss/main/docs/gpt-oss-120b.svg
47+
urls:
48+
- https://huggingface.co/openai/gpt-oss-120b
49+
- https://huggingface.co/ggml-org/gpt-oss-120b-GGUF
50+
overrides:
51+
parameters:
52+
model: gpt-oss-120b-mxfp4-00001-of-00003.gguf
53+
files:
54+
- filename: gpt-oss-120b-mxfp4-00001-of-00003.gguf
55+
sha256: 40b630223b9fc43820fa0aae5d0ab61020f5858d1719642357753dca9e7df29f
56+
uri: huggingface://ggml-org/gpt-oss-120b-GGUF/gpt-oss-120b-mxfp4-00001-of-00003.gguf
57+
- filename: gpt-oss-120b-mxfp4-00002-of-00003.gguf
58+
sha256: fbdb8cdec70edb82c53bfc69cc0f54a34759a23d317fa0771a63be6571907b38
59+
uri: huggingface://ggml-org/gpt-oss-120b-GGUF/gpt-oss-120b-mxfp4-00002-of-00003.gguf
60+
- filename: gpt-oss-120b-mxfp4-00003-of-00003.gguf
61+
sha256: b326bfd8ac696c4b9a14e9e84d5529b2bb86847aea0e65443cbf075accba8b71
62+
uri: huggingface://ggml-org/gpt-oss-120b-GGUF/gpt-oss-120b-mxfp4-00003-of-00003.gguf
4363
- &afm
4464
name: "arcee-ai_afm-4.5b"
4565
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"

0 commit comments

Comments
 (0)