mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 10:35:01 +00:00
this shouldn't be private for now
This commit is contained in:
parent
b1e0d0ad3b
commit
1dc76be5f8
1 changed files with 0 additions and 1 deletions
|
@ -3853,7 +3853,6 @@ static void params_parse(const backend::ModelOptions* request,
|
|||
class BackendServiceImpl final : public backend::Backend::Service {
|
||||
private:
|
||||
server_context& ctx_server;
|
||||
bool loaded_model = false;
|
||||
|
||||
public:
|
||||
BackendServiceImpl(server_context& ctx) : ctx_server(ctx) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue