Commit Graph

1143 Commits (main)

Author SHA1 Message Date
Meng Zhang 14d03b6826 fix(ui): handle invalid semver error 2023-10-28 23:30:35 -07:00
Meng Zhang 8dc5526091 Revert "feat: supports PHP (#634)"
This reverts commit 688e7d75b5.
2023-10-28 23:02:10 -07:00
Meng Zhang 43cc5f38cc feat: do not download ctranslate2 files in downloader 2023-10-28 02:27:09 -07:00
Meng Zhang 444222683a fix(llama.cpp): bump upstream fix for starcoder model on cuda 2023-10-28 02:03:34 -07:00
Meng Zhang 3151d9100b
docs: add labels to docker image. add tag for branch build. 2023-10-28 00:04:16 -07:00
Meng Zhang dadd58573d docs: update logo font weight 2023-10-27 23:56:57 -07:00
Meng Zhang 9309e0314f fix: fix docker build 2023-10-27 21:25:45 -07:00
Meng Zhang 6dd12ce1ec
fix: adding cuda search path to docker build. 2023-10-27 19:40:35 -07:00
Meng Zhang 2d948639be
fix: docker build for llama cuda backend 2023-10-27 16:36:54 -07:00
Meng Zhang c3e7b470e5
fix: Update Dockerfile 2023-10-27 16:11:10 -07:00
Meng Zhang 361091385d
Update CMakeLists.txt 2023-10-27 15:40:52 -07:00
Meng Zhang 23bd542cec
feat: switch cuda backend to llama.cpp (#656)
* feat: switch cuda backend to llama.cpp

* fix

* fix
2023-10-27 13:41:22 -07:00
Meng Zhang 308681efb0
feat: add an experimental supervisor (#630)
* feat: add an experimental supervisor

* update
2023-10-27 12:46:08 -07:00
Meng Zhang f37cdfef6d docs: update website openapi.json 2023-10-27 12:41:02 -07:00
Meng Zhang ab2297b15c docs: add link to media kit 2023-10-27 12:31:28 -07:00
Meng Zhang 82971758c5 fix: Cargo.lock versioning 2023-10-27 12:26:49 -07:00
Meng Zhang f37840566b
feat: upgrade llama.cpp (#645)
* feat: upgrade llama.cpp

* update download files

* update changelog

* Update CHANGELOG.md

* Update CHANGELOG.md
2023-10-27 12:18:46 -07:00
Meng Zhang 89d1765422
fix model converter script (#655) 2023-10-27 12:15:51 -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
Lucy Gao 3d2b4002f8
docs: Update Slack group link README.md (#653) 2023-10-27 09:16:10 -07:00
Meng Zhang d6c1324424
chore: update script for ops (#647)
* add llama model converter

* update

* chore: update scripts for ops
2023-10-26 16:46:20 -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
Meng Zhang e08a08b566 fix: remove wrongly added docs/CNAME 2023-10-26 05:58:21 -07:00
Meng Zhang 9519e714f3
Create CNAME 2023-10-26 05:45:31 -07:00
Meng Zhang edfcd1f8b4
docs: Update README.md 2023-10-26 04:28:12 -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 faa7199312
docs: Update README.md 2023-10-25 23:36:12 -07:00
Meng Zhang 25c1d42fa0
docs: add office hours 2023-10-25 23:34:41 -07:00
Meng Zhang 62054cb4f1
feat: add new version notice in tabby-ui (#640)
* refactor: extract useHealth hook

* feat: add new version notice
2023-10-26 00:48:18 +00:00
Meng Zhang 9ecbf9031f
refactor: rename tabby-playground to tabby-ui (#639) 2023-10-25 23:05:11 +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 21ec60eddf
feat: add server.completion_timeout to control timeout of /v1/completion (#637)
* feat: add server.completion_timeout to control timeout of /v1/completion

* Update config.rs
2023-10-25 22:05:23 +00:00
Meng Zhang d6296bb121 refactor: remove useless SwaggerConfig 2023-10-25 13:46:46 -07:00
GDR! 65ac63343f
Don't get stuck in 'initializing' when script not found (#635) 2023-10-26 01:23:18 +08:00
Siwen Yu a68f48cf67
feat: add contrib/jetson/Dockerfilefor NVIDIA Jetson devices (#632)
* chore: add Dockerfile.jetson for NVIDIA Jetson devices

* Update and rename Dockerfile.jetson to contrib/jetson/Dockerfile

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
2023-10-25 00:09:08 -07:00
Meng Zhang 9bbd163ff7
docs: add release version badge to README.md 2023-10-24 16:38:29 -07:00
Meng Zhang cd14ad723b
docs: update changelog for 0.4.0 (#629) 2023-10-24 16:26:23 -07:00
Meng Zhang e171776774 Release 0.5.0-dev
ctranslate2-bindings@0.5.0-dev
http-api-bindings@0.5.0-dev
llama-cpp-bindings@0.5.0-dev
rust-cxx-cmake-bridge@0.5.0-dev
tabby@0.5.0-dev
tabby-common@0.5.0-dev
tabby-download@0.5.0-dev
tabby-inference@0.5.0-dev
tabby-scheduler@0.5.0-dev

Generated by cargo-workspaces
2023-10-24 13:05:33 -07:00
Meng Zhang 887e50000a
docs: add telemetry information when creating usage id for tracking (#627) 2023-10-24 13:02:37 -07:00
Meng Zhang b4842619a3
feat: encrich home screen info (#628) 2023-10-24 13:01:14 -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
Meng Zhang 4c6f4b159a
fix: chat completions should use empty stop words (#626) 2023-10-24 15:49:11 +00:00
Meng Zhang 2a40d36e20
feat: add main screen to localhost:8080 (#625)
* feat: add main screen to localhost:8080

* update playground

* feat: use / in playground handler

* update

* fix slack link

* fix next routing

* fix lint
2023-10-24 15:36:08 +00:00
Siwen Yu 44cac0b1c0
chore: add support for building on jetson device (#620)
* add support for building on jetson devices

* fix wrong file to check

* refactor the environment check of CTranslate2 building

* chore: remove unused code

* chore: format code
2023-10-24 07:31:14 +00:00
Meng Zhang d3331c591e fix(TAB-251): local url should be in format of file:///path/to/repo 2023-10-23 18:41:52 -07:00
Meng Zhang 422b27d2ed
feat: support local directory for Repository.git_url (#622) 2023-10-24 01:29:38 +00:00
Zhiming Ma 989dda9f1b
fix(vim): bump vim plugin version to 1.0.1. (#619) 2023-10-23 01:02:40 -07:00