tabby/crates
Wei Zhang ff3410d7fd
chore(download): properly implement partitioned model download (#3294)
* bug: fix ignored local model

* feat: should redownload if part of models not found

* test: fix sha256 check returned error

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes (attempt 2/3)

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-10-21 16:19:54 +08:00
..
aim-downloader chore(download): properly implement partitioned model download (#3294) 2024-10-21 16:19:54 +08:00
hash-ids refactor(hash-ids): fork hash-ids to return None instead of panic when ID is not valid (#3083) 2024-09-05 21:54:27 +00:00
http-api-bindings fix(core): add suffix support for openai completion legacy interface (#2825) 2024-08-10 04:43:56 +00:00
llama-cpp-server feat(download): allow fetching model files with multiple partitions (#3258) 2024-10-21 13:34:03 +08:00
ollama-api-bindings refactor(config): make HttpModelConfig.api_endpoint optional, so we can use default value for certain model kind (#2760) 2024-07-31 18:22:29 +00:00
tabby feat(core): adding opened recent file to segments struct (#3237) 2024-10-05 14:34:03 +08:00
tabby-common feat(download): allow fetching model files with multiple partitions (#3258) 2024-10-21 13:34:03 +08:00
tabby-crawler refactor(crawl): remove useless extension filter as we apply it in -crawl-out-scope 2024-09-04 10:11:57 -07:00
tabby-download chore(download): properly implement partitioned model download (#3294) 2024-10-21 16:19:54 +08:00
tabby-git feat(git): support query with quoted string for repository_grep (#2784) 2024-08-06 12:49:45 -07:00
tabby-index feat(core): support configuring stop words in model config (#3209) 2024-10-05 12:41:50 +08:00
tabby-index-cli Release 0.18.0-dev.0 2024-09-05 19:45:32 -07:00
tabby-inference feat(core): support configuring stop words in model config (#3209) 2024-10-05 12:41:50 +08:00