Commit Graph

103 Commits (a627b80586d9a8d01a8eefe72afaa39a3461de1b)

Author SHA1 Message Date
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
Meng Zhang 88cbf01a05 fix: correct twitter-img.jpg 2023-09-18 00:35:55 +08:00
Meng Zhang 51d56f74bd docs: update twitter-img 2023-09-18 00:28:55 +08:00
Meng Zhang dc658d6618 docs: set meta image for v0.1.1 blog post 2023-09-18 00:16:43 +08:00
Meng Zhang 9f38b77440
docs: editorial changes for blog post (#455) 2023-09-17 18:03:32 +08:00
Meng Zhang f82c8c7afa docs: fix acknowledge of SDXL-botw 2023-09-17 17:50:03 +08:00
Meng Zhang 40d544bcce docs: acknowlege SDXL-botw and BigCode twitter for topic image 2023-09-17 17:48:48 +08:00
Meng Zhang 05106889d9 docs: improve tabby blogpost 2023-09-17 17:46:15 +08:00
Meng Zhang ac057f8a2f docs: recommend StarCoder-1B for Apple M1/M2 2023-09-17 17:41:29 +08:00
Meng Zhang 0b4206e6f8
docs: add blog for v0.1.1 release (#454) 2023-09-17 17:31:41 +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
Meng Zhang 09a0f4dcf3
docs: add models directory (#437) 2023-09-12 23:41:00 +08:00
Meng Zhang 682c21e536
docs: add hugging face installation guide (#432) 2023-09-12 10:37:06 +08:00
Meng Zhang ad6a2072d3
docs: restructure docs (#430)
* docs: improve doc structure

* add extensions
2023-09-11 23:26:05 +08:00
Meng Zhang 5f6cbcaf94
docs: improve getting started (#428) 2023-09-11 14:45:48 +08:00
Meng Zhang 78e4060568 docs: add slack community link 2023-09-11 12:45:31 +08:00
Meng Zhang 4d1821a7f4
docs: Improve hf blog docs (#427)
* docs: improve hf blog

* fix
2023-09-11 12:41:07 +08:00
Meng Zhang c3d5e9aa30 docs: update domain name 2023-09-11 12:34:02 +08:00
Xudong Guo d949000627
docs: ✏️ Add favicon.ico image (#425) 2023-09-11 10:15:12 +08:00
Meng Zhang 491e295a48
docs: add faq on utilize multipl NV GPUs (#423)
* docs: add faq on utilize multipl NV GPUs

* update
2023-09-10 22:16:46 +08:00
Meng Zhang e1eb3ad100 docs: add uptime status 2023-09-08 10:13:08 +08:00
Meng Zhang bd51f31186
docs: add homebrew instructions for tabby (#411) 2023-09-07 22:04:35 +08:00