Commit Graph

822 Commits (add-llama-model-converter)

Author SHA1 Message Date
Meng Zhang df35032299 update 2023-10-26 15:50:44 -07:00
Meng Zhang 67d675f7d8 add llama model converter 2023-10-26 15:47:05 -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
Zhiming Ma 43fe801e73
chore(intellij): bump intellij plugin version to 1.0.0. (#618) 2023-10-23 01:02:17 -07:00
Zhiming Ma df83769147
fix(vim): Fix config.toml path in readme. Fix replace range rendering. (#617)
* fix(vim): replace range rendering.

* fix(vim): fix config.toml path in readme.
2023-10-22 22:11:55 -07:00
Zhiming Ma ae6e6bfe37
fix(vim): fix <Tab> keybinding when try to fallback to original one. (#616)
* fix(vim): fix <Tab> keybinding when try to fallback to original one.

* fix: fix typo.
2023-10-22 22:05:10 -07:00
Zhiming Ma 573196b9d9
fix(clients): fix vim & intellij plugin to run node with prefer ipv4 options. (#615) 2023-10-22 21:42:15 -07:00
Lucy Gao 8ea15ceb0e
docs: update community info on getting-started page. (#614) 2023-10-22 20:21:50 -07:00
Zhiming Ma 648348111e
feat(intellij): add completion replace range support. (#613) 2023-10-22 18:29:35 -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
Zhiming Ma b1437a3b80
fix: github action vim-release. (#611) 2023-10-22 15:54:53 +08:00
Zhiming Ma 800155478c
chore(vim): bump vim plugin version to 1.0.0. (#610) 2023-10-22 00:28:21 -07:00
Zhiming Ma 3b4717fd47
chore(vscode): bump vscode extension & tabby-agent version to 1.0.0. (#609) 2023-10-22 00:11:59 -07:00
Meng Zhang 487f5a6976
docs(modal): tweak installation doc 2023-10-22 00:02:08 -07:00
Zhiming Ma c2db171ef9
feat(vim): update vim plugin. (#604)
* feat(vim): update vim plugin.

* fix(vim): fix bugs.

* docs: update vim doc.

* docs: update vim readme.

* docs(vim): add vim plugin changelog.
2023-10-21 23:32:17 -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 c03be1596d
docs: add installation guide on modal (#607) 2023-10-21 22:44:08 -07:00
Meng Zhang 2dcb5599b3 feat(experimental): update tabby.py to use debug_options.raw_prompt 2023-10-21 17:27:43 -07:00
Meng Zhang 1d31b33ccc chore(eval): move tabby-python-client to eval dir 2023-10-21 16:10:36 -07:00