|
--- |
|
license: apache-2.0 |
|
pipeline_tag: text-generation |
|
library_name: transformers |
|
tags: |
|
- vllm |
|
- mlx |
|
base_model: openai/gpt-oss-20b |
|
--- |
|
|
|
# NexaAI/gpt-oss-20b-MLX-8bit |
|
|
|
## Quickstart |
|
|
|
Run them directly with [nexa-sdk](https://github.com/NexaAI/nexa-sdk) installed |
|
In nexa-sdk CLI: |
|
|
|
```bash |
|
NexaAI/gpt-oss-20b-MLX-8bit |
|
``` |
|
|
|
## Overview |
|
This is a 8-bit quantized version of the OpenAI GPT OSS 20B model. |
|
|
|
## Reference |
|
**Original model card**: [lmstudio-community/gpt-oss-20b-MLX-8bit](https://huggingface.co/lmstudio-community/gpt-oss-20b-MLX-8bit) |
|
|