Commit Graph

80 Commits (549dc97e5861cd21afc1c4a704460dcddb661113)

Author SHA1 Message Date
Meng Zhang b8325bd8ab docs: polish faq part for custom model 2023-11-15 15:00:42 -08:00
Meng Zhang c0a4309061
docs: add custom registry information to faq (#799) 2023-11-15 14:34:25 -08:00
Bryan 71815bef8f
docs: fix and add additional information in the Modal installation page (#748)
* Add additional information in modal installation docs

* docs: update tabby version to 0.5.5

update Modal installation script
2023-11-10 17:45:26 -08:00
Zhiming Ma ff03e2a34e
feat(agent): add back agent timeout config. (#739)
* feat(agent): add back agent timeout config, add option to disable warning for slow response time.

* feat(agent): Update completion timeout to single number. Add config type validation.
2023-11-09 22:39:22 -08:00
leiwen83 3fb8445747
feat: supports java (#715)
* feat: add java language configuration

* feat: add java repository context support

* Update programming-languages.md

* added rev to tree-sitter-java

Signed-off-by: Lei Wen <wenlei03@qiyi.com>
Co-authored-by: Lei Wen <wenlei03@qiyi.com>
2023-11-07 23:59:00 -08:00
Zhiming Ma 424626cf5f
feat(clients): add information about anonymous data tracking. (#704)
* feat(clients): add information about anonymous data tracking.

* fix: update docs for anonymous usage data.

* Update website/docs/extensions/configurations.md

Co-authored-by: Meng Zhang <meng@tabbyml.com>

* Update website/docs/extensions/configurations.md

Co-authored-by: Meng Zhang <meng@tabbyml.com>

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
2023-11-05 22:59:28 -08:00
Meng Zhang ec8d88de0d
chore: release 0.5.0 (#697)
* Release 0.5.0-rc.0

http-api-bindings@0.5.0-rc.0
llama-cpp-bindings@0.5.0-rc.0
tabby@0.5.0-rc.0
tabby-common@0.5.0-rc.0
tabby-download@0.5.0-rc.0
tabby-inference@0.5.0-rc.0
tabby-scheduler@0.5.0-rc.0

Generated by cargo-workspaces

* fix: docker branch tag should only generate when not empty

* Release 0.5.0-rc.1

http-api-bindings@0.5.0-rc.1
llama-cpp-bindings@0.5.0-rc.1
tabby@0.5.0-rc.1
tabby-common@0.5.0-rc.1
tabby-download@0.5.0-rc.1
tabby-inference@0.5.0-rc.1
tabby-scheduler@0.5.0-rc.1

Generated by cargo-workspaces

* fix: handlebar syntax in meta action

* Release 0.5.0-rc.2

http-api-bindings@0.5.0-rc.2
llama-cpp-bindings@0.5.0-rc.2
tabby@0.5.0-rc.2
tabby-common@0.5.0-rc.2
tabby-download@0.5.0-rc.2
tabby-inference@0.5.0-rc.2
tabby-scheduler@0.5.0-rc.2

Generated by cargo-workspaces

* fix: handlebar syntax in meta action

* Release 0.5.0-rc.3

http-api-bindings@0.5.0-rc.3
llama-cpp-bindings@0.5.0-rc.3
tabby@0.5.0-rc.3
tabby-common@0.5.0-rc.3
tabby-download@0.5.0-rc.3
tabby-inference@0.5.0-rc.3
tabby-scheduler@0.5.0-rc.3

Generated by cargo-workspaces

* docs: update change log and docs

* fix: collect_snippet should handle NotReady error

* Release 0.5.0-rc.4

http-api-bindings@0.5.0-rc.4
llama-cpp-bindings@0.5.0-rc.4
tabby@0.5.0-rc.4
tabby-common@0.5.0-rc.4
tabby-download@0.5.0-rc.4
tabby-inference@0.5.0-rc.4
tabby-scheduler@0.5.0-rc.4

Generated by cargo-workspaces

* Release 0.5.0

http-api-bindings@0.5.0
llama-cpp-bindings@0.5.0
tabby@0.5.0
tabby-common@0.5.0
tabby-download@0.5.0
tabby-inference@0.5.0
tabby-scheduler@0.5.0

Generated by cargo-workspaces
2023-11-03 18:02:03 -07:00
Ajay Gonepuri (GONAPCORP) 2833ccfe75
fix(docs): correct typos (#662)
* docs: fix typos

* Update CHANGELOG.md

* Update README.md

* Update README.md

* Update index.md
2023-10-29 02:41:38 -07:00
Meng Zhang 68a7b3628c
docs: Update faq.mdx on multiple GPU utilization 2023-10-29 01:22:13 -07:00
Meng Zhang 8dc5526091 Revert "feat: supports PHP (#634)"
This reverts commit 688e7d75b5.
2023-10-28 23:02:10 -07:00
Meng Zhang 39879ab500
docs(models): remove mac m1/m2 columns as all models supports mac m1/m2 (#646) 2023-10-26 16:39:42 -07:00
Oleksandr 688e7d75b5
feat: supports PHP (#634)
* feat: add php language configuration

* feat: add php repository context support

* docs: update documentation to indicate php support

* Update programming-languages.md

* added rev to tree-sitter-php

---------

Co-authored-by: Aleksandr Tarabaka <aleksandr.tarabaka@privatbank.ua>
Co-authored-by: Meng Zhang <meng@tabbyml.com>
2023-10-26 19:27:57 +00:00
Meng Zhang 1a4c2aa71f
feat: swtich cpu backend to llama.cpp (#638)
* feat: swtich Cpu backend to llama.cpp

* feat: switch cpu serving to ggml

* fix cargo.toml

* use optional dependency

* fix compliation

* update ci target
2023-10-25 15:40:11 -07:00
Meng Zhang cd14ad723b
docs: update changelog for 0.4.0 (#629) 2023-10-24 16:26:23 -07:00
Lucy Gao 8ea15ceb0e
docs: update community info on getting-started page. (#614) 2023-10-22 20:21:50 -07:00
Meng Zhang a1d55ab3f4
docs(huggingface): tweak the layout 2023-10-22 16:32:51 -07:00
Meng Zhang e46b46a1c1
docs(modal): tweak app.py 2023-10-22 15:05:15 -07:00
Meng Zhang 487f5a6976
docs(modal): tweak installation doc 2023-10-22 00:02:08 -07:00
Meng Zhang 0fcb04e370 docs(modal): add app running image 2023-10-21 23:05:11 -07:00
Meng Zhang 1fa84b719f
docs(hugging-face): tweak the documentation 2023-10-21 22:53:37 -07:00
Meng Zhang 86dfbe975d
docs(modal): tweak the documentation 2023-10-21 22:53:16 -07:00
Meng Zhang e3821df03f
fix(modal docs): bad link to app.py 2023-10-21 22:52:24 -07:00
Meng Zhang 912f8aab3d
fix(docs): add installation guide on modal (#608)
* fix(docs): add installation guide on modal

* remove modal-deploy
2023-10-21 22:47:48 -07:00
Chromium da6109c5af
feat: Add Ruby Language Support (#597)
* feat: add Ruby Support

* fix: address the comments

* Update dataset.rs

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
2023-10-20 18:48:37 +00:00
Meng Zhang 7877d300ab
docs: add example to having two repositories in config.toml (#599)
* docs: add example to having two repositories in config.toml

#596

* Update configuration.md
2023-10-19 15:14:02 -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
sensinsane a8e2aaf7d1
docs: combine docker run command into a single line for ease of running in non-linux shell (e.g windows powershell) (#563)
* chore: Added Powershell compat

* fix: docker.mdx

Fix of my previous approach

* fix: docker.mdx

this time, i swear

* Fixed Powershell instruction (again), added
command to non-cuda tab

* Update docker.mdx

* Update docker.mdx

* Update docker.mdx

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
2023-10-16 01:30:15 -07:00
Meng Zhang 9d6a9a6fa5
docs: use absolute links in getting-start.md to avoid certain wrong redirection 2023-10-14 12:27:10 -07:00
Meng Zhang c27b9e9a33
docs: fix the wrong link for golang 2023-10-14 12:13:42 -07:00
Meng Zhang 7ae1a97d57
docs: update changelog and documentation to indicate golang support (#557)
* docs: update changelog and documentation to indicate golang support

* Update programming-languages.md
2023-10-14 00:59:07 -07:00
Meng Zhang d22f51cc16
docs: add instruction on adding new programming language support. (#556)
* temp commit

* docs: add instruction on adding new programming language support.
2023-10-14 00:37:05 -07:00
Meng Zhang 8390fff423
docs: add instruction on creating a Tabby instance with repository context (#552) 2023-10-13 23:05:50 -07:00
Zhiming Ma 5be9a6ae1b
docs(clients): update getting-started and troubleshooting docs. (#531) 2023-10-10 21:11:54 -07:00
Meng Zhang 76c2cd25a4
docs: add information on what data are collected for tabby server (#520) 2023-10-07 11:32:21 -07:00
Meng Zhang e0b2a775d8 docs: add m1/m2 support status to chat model in model directory 2023-10-04 15:04:45 -07:00
Meng Zhang b16aeaebc0 docs: add HuggingFace link on spaces tutorial 2023-10-04 08:45:57 -07:00
Meng Zhang f44e87ff0e
docs(fix): broken links in model directory 2023-10-03 22:28:07 -07:00
Meng Zhang 0a949aa6b6
docs: add modelscope registry information to model directory 2023-10-03 22:23:47 -07:00
Meng Zhang e881008112
docs: remove WizardCoder-15B from model directory 2023-10-03 20:27:51 -07:00
Meng Zhang 6ad99cb23d
docs: update documentation to prepare for 0.2 release (#502)
* docs: fix installation emoji

* docs: set StarCoder-1B to be default model for docker install

* docs: add `--chat-model` in model directory
2023-10-03 13:11:07 -07:00
Lucy Gao 1cc1cba56c
docs: add wizardcoder models (#467)
* Update README.md

test

* Update on 10k stars.

* Update README.md on 10k stars.

* doc: add wizardcoder models
2023-09-21 20:54:20 +08:00
Zhiming Ma 2dbfb0f35b
docs: add troubleshooting clients. (#465) 2023-09-21 11:24:23 +08:00
Meng Zhang ede704ca05
docs: Update apple.md 2023-09-19 00:53:05 +08:00
Meng Zhang ac057f8a2f docs: recommend StarCoder-1B for Apple M1/M2 2023-09-17 17:41:29 +08:00
Meng Zhang 269e7206dd docs: update apple GPU support for StarCoder series 2023-09-16 11:44:42 +08:00
Meng Zhang 6309076942
docs: add starcoder 3b/7b (#451)
* docs: add starcoder 3b/7b

* Update index.md
2023-09-16 02:08:29 +08:00
Meng Zhang 5897a776bb docs: add device recommendations based on model size 2023-09-14 14:07:31 +08:00
Meng Zhang 3d00cc5e87
docs: add v0.1.0 release blog (#440)
* docs: add v0.1.0 release blog

* remove unused files

* add authors

* Apply suggestions from code review

Co-authored-by: Lucy Gao <gyxlucy@gmail.com>

---------

Co-authored-by: Lucy Gao <gyxlucy@gmail.com>
2023-09-13 17:19:28 +08:00
Meng Zhang 4ac5006b89
docs: add docs ToC + fix model directory license (#439)
* docs: fix license for model directory

* docs: add docs ToC
2023-09-13 10:19:29 +08:00
Meng Zhang aae392417e docs: mark stable for apple m1/m2 support 2023-09-13 00:33:37 +08:00