Skip to content

Commit

Permalink
Remove streaming from no-code test (#658)
Browse files Browse the repository at this point in the history
  • Loading branch information
siddvenk authored Apr 24, 2023
1 parent f62c878 commit 8199a6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/llm/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
"batch_size": [1, 4],
"seq_length": [16, 32],
"worker": 2,
"stream_output": True,
},
"no-code/google/flan-t5-xl": {
"max_memory_per_gpu": [7.0, 7.0, 7.0, 7.0],
Expand Down

0 comments on commit 8199a6f

Please sign in to comment.