Commit Graph

3 Commits (tcp_server)

Author SHA1 Message Date
Thiago Padilha bf44faa0ee
Remove direct access to std streams from "run"
The goal is to allow running "run" while connected to other streams,
such as TCP sockets.

Signed-off-by: Thiago Padilha <thiago@padilha.cc>
3 years ago
Thiago Padilha b7f1fa6d8c
Move llama_context setup + perplexity back to main.cpp
Signed-off-by: Thiago Padilha <thiago@padilha.cc>
3 years ago
Thiago Padilha d7d53b84db
Add main.cpp back and invoke "run" from it
Signed-off-by: Thiago Padilha <thiago@padilha.cc>
3 years ago