mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-14 10:59:41 +00:00
working streaming. TODO: fix lite
This commit is contained in:
parent
97971291e9
commit
9a8da35ec4
4 changed files with 84 additions and 56 deletions
2
expose.h
2
expose.h
|
@ -51,4 +51,4 @@ extern std::string executable_path;
|
|||
extern std::string lora_filename;
|
||||
|
||||
extern void receive_current_token(std::string token);
|
||||
extern void set_stream_finished();
|
||||
extern void set_stream_finished(bool status = true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue