tabby/crates
Meng Zhang d42942c379
feat: support ModelScope for model registry downloading (#477)
* feat: update cache info file after each file got downloaded

* refactor: extract Downloader for model downloading logic

* refactor: extract HuggingFaceRegistry

* refactor: extract serde_json to workspace dependency

* feat: add ModelScopeRegistry

* refactor: extract registry to its sub dir.

* feat: add scripts to mirror hf model to modelscope
2023-09-26 11:52:11 -07:00
..
ctranslate2-bindings feat: bump ctranslate2 to HEAD 2023-09-16 02:40:23 +08:00
http-api-bindings feat: support ModelScope for model registry downloading (#477) 2023-09-26 11:52:11 -07:00
llama-cpp-bindings feat: update llama.cpp to fetch latest starcoder support (#452) 2023-09-16 03:41:49 +00:00
rust-cxx-cmake-bridge refactor: rust nightly format (#197) 2023-06-05 14:17:07 -07:00
stop-words feat: llama.cpp for metal support [TAB-146] (#391) 2023-09-03 09:59:07 +08:00
tabby feat: support ModelScope for model registry downloading (#477) 2023-09-26 11:52:11 -07:00
tabby-common feat: proxy server address mapping to the model server (#461) 2023-09-21 07:06:51 +00:00
tabby-download feat: support ModelScope for model registry downloading (#477) 2023-09-26 11:52:11 -07:00
tabby-inference feat: add http api bindings (#410) 2023-09-09 03:59:42 +00:00
tabby-scheduler feat: proxy server address mapping to the model server (#461) 2023-09-21 07:06:51 +00:00