programmer-666 commited on
Commit
a00a930
·
verified ·
1 Parent(s): edc542a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ The model can also be served through oMLX's OpenAI-compatible API endpoint for u
48
 
49
  ## Benchmarks
50
 
51
- All benchmarks were run with oMLX. Four variants were tested: this model (**oQ8e**) and an oQ2.7e quant, each in a default and an "Adjusted" configuration.
52
 
53
  > The "Adjusted" columns were run with tuned oMLX serving parameters (context window, sampling, and related runtime settings), rather than the server's default configuration.
54
 
 
48
 
49
  ## Benchmarks
50
 
51
+ All benchmarks were run with oMLX. Four variants were tested: this model (**oQ8e**) and an oQ2.7e quant, each in a default and an "Adjusted" configuration. Tests were performed on a MacBook Pro M4 Max ARM processor and 128 GB of memory.
52
 
53
  > The "Adjusted" columns were run with tuned oMLX serving parameters (context window, sampling, and related runtime settings), rather than the server's default configuration.
54