lvkaokao commited on
Commit
3fbefc6
·
verified ·
1 Parent(s): 3c4ee08

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -51,12 +51,10 @@ curl -s http://127.0.0.1:8000/v1/chat/completions -H "Content-Type: applicatio
51
  }' | python3 -m json.tool
52
  ```
53
 
54
- For local deployment, we recommend setting the sampling parameters to `temperature = 1.0, top_p = 1.0`. For the Think Max reasoning mode, we recommend setting the context window to at least **384K** tokens.
55
 
56
 
57
  ## Generate the Model
58
 
59
- Depends on this PR: https://github.com/intel/auto-round/pull/1921
60
 
61
  ~~~bash
62
  auto-round ../MiniMax-M3/ --model_free \
 
51
  }' | python3 -m json.tool
52
  ```
53
 
 
54
 
55
 
56
  ## Generate the Model
57
 
 
58
 
59
  ~~~bash
60
  auto-round ../MiniMax-M3/ --model_free \