LiangJiang commited on
Commit
31d8dc0
·
verified ·
1 Parent(s): f5c1c54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -132,8 +132,6 @@ curl -s http://${MASTER_IP}:${PORT}/v1/chat/completions \
132
  -d '{"model": "auto", "messages": [{"role": "user", "content": "What is the capital of France?"}]}'
133
  ```
134
 
135
- More usage can be found [here](https://cookbook.sglang.io/autoregressive/inclusionAI/Ring-2.5-1T)
136
-
137
 
138
  ## License
139
 
 
132
  -d '{"model": "auto", "messages": [{"role": "user", "content": "What is the capital of France?"}]}'
133
  ```
134
 
 
 
135
 
136
  ## License
137