This website requires JavaScript.
Explore
Help
Register
Sign In
Lumpiasty
/
llama.cpp
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
33e35b8fe8f09adcac0632e9cece62e1dd629f7d
llama.cpp
/
examples
T
History
Harald Fernengel
and
GitHub
33e35b8fe8
Exit from interactive mode if input stream is bad (
#491
)
...
Allow exiting the interactive prompt also with CTRL-D on Unix and CTRL-Z on Windows.
2023-03-26 08:25:46 +03:00
..
embedding
Cleanup STL headers + fix embedding examples + minor stuff
2023-03-25 20:51:14 +02:00
main
Exit from interactive mode if input stream is bad (
#491
)
2023-03-26 08:25:46 +03:00
perplexity
Cleanup STL headers + fix embedding examples + minor stuff
2023-03-25 20:51:14 +02:00
quantize
Overhaul the examples structure
2023-03-25 20:26:40 +02:00
alpaca.sh
Move chat scripts into "./examples"
2023-03-25 20:37:09 +02:00
chat-13B.sh
Move chat scripts into "./examples"
2023-03-25 20:37:09 +02:00
chat.sh
If n_predict == -1, generate forever
2023-03-25 21:51:41 +02:00
CMakeLists.txt
Overhaul the examples structure
2023-03-25 20:26:40 +02:00
common.cpp
If n_predict == -1, generate forever
2023-03-25 21:51:41 +02:00
common.h
Inifinite generation via context swapping (
#71
)
2023-03-25 21:36:22 +02:00