This website requires JavaScript.
Explore
Help
Sign In
happyz
/
llama.cpp
mirror of
https://github.com/ggerganov/llama.cpp.git
Watch
1
Star
0
Fork
You've already forked llama.cpp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5871923ffe
llama.cpp
/
tools
/
server
/
webui
/
src
/
lib
/
constants
/
chat-form.ts
3 lines
84 B
TypeScript
Raw
Blame
History
export
const
INITIAL_FILE_SIZE
=
0
;
export
const
PROMPT_CONTENT_SEPARATOR
=
'\n\n'
;
Reference in New Issue
View Git Blame
Copy Permalink