Commit Graph

12 Commits

Author SHA1 Message Date
Meng Zhang
1e3521d622
docs(model-spec): update how to guide on use user's own model (#2996) 2024-08-27 10:04:03 -07:00
boxbeam
b05d0e71ee
feat(common): Migrate model path to "model.gguf" instead of "q8_0.v2.gguf" (#1847)
* feat(common): Migrate model path

* Add unit test

* [autofix.ci] apply automated fixes

* Don't specify tokio features in workspace

* Update Cargo.toml

* Apply suggestions

* Update CHANGELOG.md

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Meng Zhang <meng@tabbyml.com>
2024-04-17 19:38:38 +00:00
Meng Zhang
636d36eb73
docs: Update MODEL_SPEC.md, remove broken link (#1647) 2024-03-08 10:04:10 -08:00
Meng Zhang
fb2b8dab2b
docs: remove 0.5.0 warning as tabby adapt same format for remote / local storage 2023-11-17 11:43:16 -08:00
Meng Zhang
c5cfba403f
docs: fix warning sign in MODEL_SPEC.md 2023-11-06 11:22:43 -08:00
Meng Zhang
0e4a2d2a12
feat: simplify download management, model file should be able to indi… (#690)
* feat: simplify download management, model file should be able to individually introduced

* fix typo

* update local model support

* update spec back

* update spec

* update

* update
2023-11-02 16:01:04 -07:00
Meng Zhang
90e446bfba
docs: Update MODEL_SPEC.md 2023-11-01 09:37:38 -07:00
Meng Zhang
ff65c59996
docs: Update MODEL_SPEC.md. remove info about ctranslate2 backend (#660) 2023-10-29 01:24:22 -07:00
Meng Zhang
7818f640e9
docs: add faq on how to convert own model for tabby (#592) 2023-10-18 16:18:24 -07:00
Meng Zhang
6b38b32117 docs: add chat_template to model spec 2023-10-04 15:04:45 -07:00
Meng Zhang
93b6766fca
docs: Update MODEL_SPEC.md (#504)
Fix #503
2023-10-04 08:33:51 -07:00
Meng Zhang
fad84325bc
docs: add model spec (unstable) version (#457)
* docs: add model spec (unstable) version

* add link to hf tokenizers
2023-09-18 15:48:03 +08:00