llama.cpp
91fef953
- rpc : refactor the RPC transport (#21998)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
72 days ago
rpc : refactor the RPC transport (#21998) * rpc : refactor the RPC transport Move all transport related code into a separate file and use the socket_t interface to hide all transport implementation details. * fix win32 * better socket_t construction
References
#21998 - rpc : refactor the RPC transport
Author
rgerganov
Parents
9e5647af
Loading