This website requires JavaScript.
Explore
Help
Sign In
root
/
ollama
mirror of
https://github.com/ollama/ollama.git
Watch
1
Star
0
Fork
You've already forked ollama
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1a19df1f3a
ollama
/
llama
/
llama.cpp
/
src
/
llama-cparams.cpp
6 lines
100 B
C++
Raw
Blame
History
#
include
"llama-cparams.h"
size_t
llama_max_parallel_sequences
(
void
)
{
return
LLAMA_MAX_SEQ
;
}
Reference in New Issue
View Git Blame
Copy Permalink