mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-09 03:14:53 +00:00
cleanup
This commit is contained in:
parent
1dd2c24b9c
commit
161e93a45f
@ -109,7 +109,6 @@ impl Infer {
|
||||
|
||||
// Return stream
|
||||
Ok(response_rx.into_stream())
|
||||
// Ok(UnboundedReceiverStream::new(response_rx))
|
||||
}
|
||||
|
||||
/// Add a new request to the queue and return a InferResponse
|
||||
|
Loading…
Reference in New Issue
Block a user