Views
No views yet
python -m vllm.entrypoints.openai.api_server --model cortecs/Meta-Llama-3-70B-Instruct-GPTQcurl http://localhost:8000/v1/completions -H "Content-Type: application/json" -d ' {
"model": "cortecs/Meta-Llama-3-70B-Instruct-GPTQ",
"prompt": "San Francisco is a"
} 'limit=1000.| requests/s | tokens/s | |
|---|---|---|
| NVIDIA L40Sx2 | 2 | 951.28 |
| Performance measured on cortecs inference. |