KirisameKyoka commited on
Commit
5bc1886
·
verified ·
1 Parent(s): c507a1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
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` (v0.26.3).
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