Rename streaming to stream to align with OpenAI API (#1332)
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com>
This commit is contained in:
@@ -38,7 +38,7 @@ test_cases:
|
||||
top_k: 10
|
||||
top_p: 0.95
|
||||
repetition_penalty: 1.03
|
||||
streaming: true
|
||||
stream: true
|
||||
llmserve:
|
||||
run_test: true
|
||||
service_name: "codetrans-llm-svc" # Replace with your service name
|
||||
|
||||
Reference in New Issue
Block a user