inferencerlabs commited on
Commit
5e7d07d
·
verified ·
1 Parent(s): 4393170

Upload complete model

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -20,7 +20,8 @@ base_model: openai/gpt-oss-20b
20
 
21
  ## Usage Notes
22
 
23
- * Built with a modified version of [MLX](https://github.com/ml-explore/mlx) 0.26
24
  * Memory usage: ~17 GB (down from ~46GB required by native MXFP4 format)
25
  * Expect ~100 tokens/s
 
26
  * For more details see [demonstration video](https://youtu.be/mlpFG8e_fLw) or visit [OpenAI gpt-oss-20b](https://huggingface.co/openai/gpt-oss-20b).
 
20
 
21
  ## Usage Notes
22
 
23
+ * Tested to run with [Inferencer app](https://inferencer.com)
24
  * Memory usage: ~17 GB (down from ~46GB required by native MXFP4 format)
25
  * Expect ~100 tokens/s
26
+ * Quantized with a modified version of [MLX](https://github.com/ml-explore/mlx) 0.26
27
  * For more details see [demonstration video](https://youtu.be/mlpFG8e_fLw) or visit [OpenAI gpt-oss-20b](https://huggingface.co/openai/gpt-oss-20b).