Commit Graph

129 Commits (ab2297b15c2d3512e37b67eabd7f61805bc49d79)

Author SHA1 Message Date
Meng Zhang ab2297b15c docs: add link to media kit 2023-10-27 12:31:28 -07:00
Meng Zhang 38402cec56 docs: fix logo 2023-10-27 12:08:55 -07:00
Meng Zhang 170b7384bf docs: update website logo 2023-10-27 12:07:58 -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 6e59aa8d81
docs: fix title for the decoding blog 2023-10-26 06:02:30 -07:00
Lucy Gao 3f272d867a
docs: blog and README updates. (#643)
* docs: blog and README updates.

1. update NEW
2. fix formatting in archive
3. add twitter image to decoding blog

* docs: update images and related links in new.
2023-10-26 04:04:35 -07: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 dcf82d45b5
docs: add incremental decoding blog. (#612)
* docs: add incremental decoding blog.

* docs: update community info on getting-started page.

* Revert "docs: update community info on getting-started page."

This reverts commit 7c5f6abfae72f56e80b2e8356b93e2de6fee7f79.

* docs: editorial changes in incremental decoding blog.

* docs: fix mistake 👽

* Update website/blog/2023-10-21-incremental-decoding/index.md

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

* Update website/blog/2023-10-21-incremental-decoding/index.md

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

* docs: comments addressed for blogpost.

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
2023-10-24 12:57:07 -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
Meng Zhang 8a5be05253 chore: remove deprecated field in api doc 2023-10-21 15:40:38 -07:00
Meng Zhang 3f0342ccdf chore: add update-openapi-doc to Makefile 2023-10-21 15:33:37 -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
Lucy Gao e0f16ff5d6
docs: blog about fundraising and v0.3.0 release (#577)
* docs: blog about fundraising and v0.3.0 release

1. add blog
2. add a "release" tag

* docs: correct file name

* docs: tweaks on blog

1. update blog name to an earlier date
2. editorial changes
2023-10-17 19:46:32 -07:00
Meng Zhang 23a105e4cb
docs: tweak blog post 2023-10-17 11:13:52 -07:00
Meng Zhang a627b80586
docs: fix title for repository context blog 2023-10-17 11:13:01 -07:00
Meng Zhang 7b7c9c2577
docs(blog): add repository context for code completion blog (#574)
* docs(blog): add repository context for code completion blog

* add topic image

* add cover image

* fix

* tweak

* fix title for tree sitter query

* tweak

* tweak
2023-10-17 11:07:11 -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 b3c119d6f3
docs: update openapi.json to v0.3.0 (#558) 2023-10-14 01:31:32 -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
Meng Zhang 1fd3adbe0c
docs: add a snippet explaining the streaming example 2023-09-30 18:05:12 -07:00
Meng Zhang f7ecab5bca
docs: change `consumer` to `client` 2023-09-30 17:42:24 -07:00
Lucy Gao 6348018d38
docs: add back-pressure and cancellation blog (#479)
* docs: add back-pressure and cancellation blog

* fix(doc): format and content improvement for the back-pressure blog (#496)

* Minor editorial changes on cancellation blog.

* adjust blog structure

* rename blog title

---------

Co-authored-by: Wang Zixiao <wayne.wang0821@gmail.com>
Co-authored-by: Meng Zhang <meng@tabbyml.com>
2023-09-30 10:47:09 -07:00
Meng Zhang 5b716da378 docs: add default social image 2023-09-22 00:29:00 +08: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