Commit Graph

4 Commits

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>
2023-03-22 14:34:18 -03:00
Thiago Padilha
b7f1fa6d8c Move llama_context setup + perplexity back to main.cpp
Signed-off-by: Thiago Padilha <thiago@padilha.cc>
2023-03-22 14:31:41 -03:00
Thiago Padilha
d7d53b84db Add main.cpp back and invoke "run" from it
Signed-off-by: Thiago Padilha <thiago@padilha.cc>
2023-03-22 14:31:41 -03:00
Thiago Padilha
90175ee13f Move main.cpp to run.cpp
Signed-off-by: Thiago Padilha <thiago@padilha.cc>
2023-03-22 14:31:35 -03:00