Update README.md
Browse files
README.md
CHANGED
|
@@ -21,9 +21,7 @@ NexaAI/gpt-oss-20b-MLX-4bit
|
|
| 21 |
```
|
| 22 |
|
| 23 |
## Overview
|
| 24 |
-
This is a 4-bit quantized version of the OpenAI GPT OSS 20B model, optimized for Apple Silicon using the MLX framework. The model was successfully converted from the original `gpt_oss` architecture to MLX format using the development version of `mlx-lm
|
| 25 |
-
|
| 26 |
-
>[!TIP] Tip: For best results with tool calling and reasoning, update your LMStudio to the latest version (0.3.22)
|
| 27 |
|
| 28 |
|
| 29 |
## Reference
|
|
|
|
| 21 |
```
|
| 22 |
|
| 23 |
## Overview
|
| 24 |
+
This is a 4-bit quantized version of the OpenAI GPT OSS 20B model, optimized for Apple Silicon using the MLX framework. The model was successfully converted from the original `gpt_oss` architecture to MLX format using the development version of `mlx-lm`.
|
|
|
|
|
|
|
| 25 |
|
| 26 |
|
| 27 |
## Reference
|