Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dyen
/
Rovin
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Rovin
/
whisper.cpp
/
examples
/
talk-llama
/
llama-cparams.cpp
Dyen
Fix binaries and nested git
bfdf803
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
100 Bytes
#
include
"llama-cparams.h"
size_t
llama_max_parallel_sequences
(
void
)
{
return
LLAMA_MAX_SEQ;
}