Commit Graph

63 Commits (b1437a3b80802eb49ab36ed99d14feabd55c65d0)

Author SHA1 Message Date
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
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 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 bd51f31186
docs: add homebrew instructions for tabby (#411) 2023-09-07 22:04:35 +08:00
Meng Zhang 162978975d docs: add emojis to docs 2023-09-04 14:35:43 +08:00
Meng Zhang 1b7e657afd docs: adjust self-hosting section 2023-09-04 14:23:46 +08:00
Meng Zhang e436d63df9
docs: add roadmap for Q4 2023 (#384)
* docs: add roadmap

* Update 04-roadmap.md

* Update website/docs/04-roadmap.md

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

* Update website/docs/04-roadmap.md

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

---------

Co-authored-by: Lucy Gao <gyxlucy@gmail.com>
2023-08-31 17:19:14 +08:00
Meng Zhang c92dd16594 fix: broken link in website footer 2023-08-30 23:15:54 +08:00
Meng Zhang 133ce9ac56
docs: add faq.md (#381)
* docs: add 03-faq.md

* docs: add section on reduced precision inference compute capability

* update
2023-08-30 23:09:23 +08:00
Meng Zhang a128fdcf5a
docs: Update self-hosting.md about usage collection (#344) 2023-08-09 16:02:37 +08:00
Zhiming Ma 9e44d469d1
docs: add instruction to intellij plugin. (#338) 2023-08-05 13:13:21 +08:00
Meng Zhang 57c811b30f
fix: improve download logging (#325)
* Suggest use `-it` so docker run generate progress bar of downloading information properly

* add info! log for model download
2023-08-02 06:30:35 +00:00
Meng Zhang b66a178bb7
docs: Update self-hosting.md 2023-07-26 21:15:31 +08:00
Meng Zhang ce79d40e07
docs: Update self-hosting.md 2023-07-26 18:19:38 +08:00
Meng Zhang 8d1b4f1edb
Revert "Update 02-apple.md (#280)" (#281)
This reverts commit 93e4882005.
2023-07-06 10:56:07 +08:00