| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
chore: clippy and format (#77) * chore: clippy * chore: manual fixes to make clippy happy * chore: cargo fmt | 10 个月前 | |
feat: an ugly patch to speed up IO performance by manually manage lifetime | 1 年前 | |
feat: integrate reqwest for weight server communication and update configuration (#14) - Added reqwest dependency to Cargo.toml and Cargo.lock. - Updated .vscode/settings.json to include opendal. - Modified WorkerSettings to allow optional WeightServerSettings. - Enhanced error handling in EKError to include reqwest errors. - Refactored worker.rs to use worker ID instead of hostname. - Updated state.rs to manage expert loading tasks and remove stale experts. - Introduced WeightSrvClient for handling requests to the weight server. - Implemented loading logic for experts from the weight server in SafeTensorDB. - Added tests for weight server endpoints in server.rs. | 1 年前 | |
chore: clippy and format (#77) * chore: clippy * chore: manual fixes to make clippy happy * chore: cargo fmt | 10 个月前 |