Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
inferencerlabs
/
openai-gpt-oss-20b-MLX-6.5bit
like
1
Text Generation
MLX
Safetensors
gpt_oss
vllm
conversational
6-bit
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Use this model
inferencerlabs
commited on
Aug 6
Commit
ce0aaf7
·
verified
·
1 Parent(s):
538aa64
Upload complete model
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
license: apache-2.0
3
+
pipeline_tag: text-generation
4
+
library_name: mlx
5
+
tags:
6
+
- vllm
7
+
- mlx
8
+
base_model: openai/gpt-oss-20b
9
+
---