|
|
|
|
|
by knodi123
1055 days ago
|
|
llama is just an input/output engine. It takes a big string as input, and gives a big string of output. Save your outputs if you want, you can copy/paste them into any editor. Or make a shell script that mirrors outputs to a file and use that as your main interface. It's up to the user. |
|