Commit Graph

  • 0c290f18c3
    Update gh-pages.yml (#202) Meng Zhang 2023-06-05 18:50:45 -0700
  • b3a9363b82
    Update gh-pages.yml Meng Zhang 2023-06-05 18:48:34 -0700
  • 892bad5f8a
    Update gh-pages.yml (#201) Meng Zhang 2023-06-05 18:47:14 -0700
  • 23e8795ff6
    Create gh-pages.yml Meng Zhang 2023-06-05 18:39:49 -0700
  • 5546794b65 rename docs to website Meng Zhang 2023-06-05 18:39:33 -0700
  • daf10a1918
    init commit (#200) Meng Zhang 2023-06-05 18:33:54 -0700
  • 6a650eb5a6
    Create configuration.md Meng Zhang 2023-06-05 17:58:10 -0700
  • e781f31466
    Delete Events.md Meng Zhang 2023-06-05 17:47:35 -0700
  • 239792dadd
    Update README.md Meng Zhang 2023-06-05 17:38:54 -0700
  • 4b7ff39306
    Update README.md Meng Zhang 2023-06-05 17:14:43 -0700
  • 3c4ebb99fd
    Update README.md Meng Zhang 2023-06-05 17:14:16 -0700
  • 249d51d0f5
    feat: add indexer [TAB-17] (#199) Meng Zhang 2023-06-05 15:18:10 -0700
  • 272dde9769
    refactor: rust nightly format (#197) Meng Zhang 2023-06-05 14:17:07 -0700
  • f4442b104f docs: usage string for scheduler Meng Zhang 2023-06-05 12:56:52 -0700
  • fcf9b4345f
    refactor: cleanup unused dotfiles (#198) Meng Zhang 2023-06-05 12:54:40 -0700
  • e8a33312bb
    refactor: extract download into tabby-download (#195) Meng Zhang 2023-06-05 11:40:24 -0700
  • b1f910b727
    chore: refactor ci (#196) Meng Zhang 2023-06-05 11:30:52 -0700
  • e8b1c10738
    feat: add `tabby scheduler` command (#194) Meng Zhang 2023-06-05 11:29:38 -0700
  • 4e74f7e93b
    Update README.md Meng Zhang 2023-06-05 01:28:08 -0700
  • f7052f85e9
    Update README.md Meng Zhang 2023-06-05 01:27:32 -0700
  • 40d8e039b3
    fix: neovim expand path (#188) Meng Zhang 2023-06-04 21:42:18 -0700
  • da02d471a9
    chore: add tabby-scheduler [TAB-17] (#192) Meng Zhang 2023-06-04 20:08:43 -0700
  • 63ca6225ba
    cleanup: remove outdated deployment / development dirs (#193) Meng Zhang 2023-06-04 19:46:13 -0700
  • a662befd35 copy submodules from ctranslate2 to root proj switch-to-ctranslate2-subtree Meng Zhang 2023-06-04 15:50:04 -0700
  • 7bd3b5006e update lfs Meng Zhang 2023-06-04 15:49:09 -0700
  • 5e9584dac9 Merge commit '1eafd7353492049f05b1065dad189c5d9c7be59b' as 'crates/ctranslate2-bindings/ctranslate2' Meng Zhang 2023-06-04 15:48:57 -0700
  • 1eafd73534 Squashed 'crates/ctranslate2-bindings/ctranslate2/' content from commit 45af5ebcb Meng Zhang 2023-06-04 15:48:57 -0700
  • ad2c645b60 remove submodule Meng Zhang 2023-06-04 15:48:51 -0700
  • 2bf5bcd0cf
    refactor: extract TextInferenceEngineImpl to reduce duplications between EncoderDecoderImpl and DecoderImpl #189 Meng Zhang 2023-06-04 15:28:39 -0700
  • 6de61f45bb
    chore: mark thread safety [TAB-52] (#186) Meng Zhang 2023-06-03 23:23:31 -0700
  • b5f6e4941c get start support-coreml Meng Zhang 2023-06-03 18:35:30 -0700
  • 0539734240 init commit Meng Zhang 2023-06-03 12:14:53 -0700
  • c41506d5e5 add tabby-coreml Meng Zhang 2023-06-03 11:48:17 -0700
  • 775576b53e
    fix: only use prompt_template when suffix presents [TAB-46] (#184) Meng Zhang 2023-06-03 10:29:04 -0700
  • 2779da3cba
    feat: supports FIM inference [TAB-46] (#183) Meng Zhang 2023-06-02 16:47:48 -0700
  • 950a7a795f fix: when model_id is an local dir, don't try to download model from remote Meng Zhang 2023-06-02 13:48:53 -0700
  • e3eae370be
    refactor: Update agent getCompletion interface. (#176) Zhiming Ma 2023-06-02 11:58:34 +0800
  • b4eaf543b1
    Update docker.rust.yml Meng Zhang 2023-06-01 18:24:02 -0700
  • 1974168bc0
    chore: add release job (#182) Meng Zhang 2023-06-01 18:01:29 -0700
  • 378f8fa3d5 chore: remove clippy and test is macosx target Meng Zhang 2023-06-01 17:25:41 -0700
  • 3cac2607e7
    refactor: improve error handlings, fix clippy warnings (#181) Meng Zhang 2023-06-01 17:23:05 -0700
  • 4c6f1338a8
    Update README.md Meng Zhang 2023-06-01 09:23:19 -0700
  • ca077a3403
    feat: ensure model exist before serving (#180) Meng Zhang 2023-06-01 00:26:21 -0700
  • 9131567257
    chore: migrate completion to new metadata format (#179) Meng Zhang 2023-06-01 00:08:09 -0700
  • e8dbd36663
    feat: improve download command - support local cache checking behavior (#178) Meng Zhang 2023-05-31 23:42:04 -0700
  • 5aa2370e19
    feat: switch default docker image to rust based (#175) Meng Zhang 2023-05-31 16:27:55 -0700
  • bd5fd0592a
    fix: tabby agent shouldn't ping a url with trailing slash (#173) Meng Zhang 2023-05-30 23:36:54 -0700
  • 5c0c1463de
    chore: set concurrency in workflow (#174) Meng Zhang 2023-05-30 23:36:34 -0700
  • b8d67770ee
    fix: cors in /, stop words removal (#171) Meng Zhang 2023-05-30 17:12:10 -0700
  • f3b37b253b
    feat: add events logger (#170) Meng Zhang 2023-05-30 15:44:29 -0700
  • d8cee4adac
    chore: extract tabby-common (#169) Meng Zhang 2023-05-29 23:39:02 -0700
  • 781e6a7db3
    Bump VSCode Extension version to 0.0.6. (#168) Zhiming Ma 2023-05-30 14:31:39 +0800
  • 0fed6a8c0a update add-prefix-suffix Meng Zhang 2023-05-29 20:43:32 -0700
  • f516b8024c
    Update github actions docker.rust.yml to ignore clients changes. (#167) Zhiming Ma 2023-05-30 11:37:02 +0800
  • 9a488e21f5 Add prefix / suffix Meng Zhang 2023-05-29 18:09:53 -0700
  • 8956056120
    fix: support local model path (#165) Meng Zhang 2023-05-29 17:40:16 -0700
  • 418558c05d chore: cargo fmt Meng Zhang 2023-05-29 17:00:23 -0700
  • 0d11b0e832
    Make language field optional in rust implementation (#164) Meng Zhang 2023-05-29 16:58:02 -0700
  • a9d74f7a35
    Agent: Add completion cache. (#158) Zhiming Ma 2023-05-29 10:09:44 +0800
  • 48796ecd77
    feat: add `tabby download` command (#157) Meng Zhang 2023-05-28 14:36:11 -0700
  • 80d1dd1ca6
    Add admin panel (behand --experimental-admin-panel) (#156) Meng Zhang 2023-05-28 01:17:32 -0700
  • 4ad22389ea update add-tracing Meng Zhang 2023-05-27 22:57:13 -0700
  • bdb8b9447f move tracing to serve.main Meng Zhang 2023-05-27 22:54:49 -0700
  • afc8455a42 update Meng Zhang 2023-05-27 22:41:50 -0700
  • 5f5ddbb704 fix lint Meng Zhang 2023-05-27 22:36:34 -0700
  • 73c67b339a add basic tracing Meng Zhang 2023-05-27 21:48:03 -0700
  • b8309d98cc
    Switch to sccache (#154) Meng Zhang 2023-05-27 16:20:17 -0700
  • 0000312460
    Add download_model.py. Adjust ctranslate2 backend model structure (#153) Meng Zhang 2023-05-27 14:51:12 -0700
  • 734957d1de
    build mac binary in ci (#152) Meng Zhang 2023-05-27 14:31:27 -0700
  • 552711a560
    Support causal lm (decoder only model) (#151) Meng Zhang 2023-05-27 01:26:33 -0700
  • 72ed30e9ff
    Build link shared in docker for ctranslate2 (#150) Meng Zhang 2023-05-27 00:05:56 -0700
  • 06cf34a007
    support static linking of ctranslate2 (#148) Meng Zhang 2023-05-26 21:34:31 -0700
  • 3788710882 update Dockerfile.rust Meng Zhang 2023-05-26 11:23:14 -0700
  • 135a54b43c
    Update Dockerfile.rust Meng Zhang 2023-05-26 00:50:03 -0700
  • 7b10340e67 feat: add --port to serve command Meng Zhang 2023-05-26 00:32:11 -0700
  • c296b83de9 chore: remove unused lock Meng Zhang 2023-05-26 00:06:08 -0700
  • 364cbf8ee0 update Dockerfile.rust Meng Zhang 2023-05-25 23:33:03 -0700
  • 8dfe49ec6c
    feat: support cuda devices in rust tabby (#149) Meng Zhang 2023-05-25 23:23:07 -0700
  • 484e754bc4
    Update docker.rust.yml Meng Zhang 2023-05-25 20:56:44 -0700
  • ed0b2af837 Update docker.rust.yml Meng Zhang 2023-05-25 18:56:23 -0700
  • f5d8bc23c1 fix: checkout submodules in rust ci Meng Zhang 2023-05-25 18:53:55 -0700
  • c937a5056a fix docker build Meng Zhang 2023-05-25 18:25:34 -0700
  • 0acc975618
    Support linux ctranslate2 cuda build (#147) Meng Zhang 2023-05-25 18:18:22 -0700
  • 80588ddd22 fix: remove wrongly added submodule Meng Zhang 2023-05-25 15:07:27 -0700
  • a2476af373
    add ctranslate2-bindings / tabby rust packages (#146) Meng Zhang 2023-05-25 14:05:28 -0700
  • c08f5acf26
    VSCode extension: import agent lib. (#144) Zhiming Ma 2023-05-25 00:21:38 +0800
  • ea0252c17d
    Refactor to clarify agent interface. (#142) Zhiming Ma 2023-05-24 09:50:57 +0800
  • eb67371cce
    Move vim plugin node scripts to agent lib. (#141) Zhiming Ma 2023-05-23 00:34:56 +0800
  • 9c3a23ea51
    Vim plugin: only trigger completion request when text changed. (#139) Zhiming Ma 2023-05-18 23:48:13 +0800
  • 2b34d177ba
    Vim plugin readability refactor. (#132) Zhiming Ma 2023-05-16 00:42:16 +0800
  • 666d37ff52
    small fix for completion cache (#130) vodkaslime 2023-05-12 23:10:57 +0800
  • 75c82fa7c6
    VSCode extensions: add completion cache. (#128) Zhiming Ma 2023-05-11 22:55:34 +0800
  • c68a00bd24
    Update Events.md Meng Zhang 2023-05-10 20:23:43 -0700
  • b12bc51068
    Update README.md Meng Zhang 2023-05-04 17:36:01 +0800
  • d452488c4b
    Remove FLAGS_enable_meilisearch and FLAGS_rewrite_prompt_with_search_snippet (#122) Meng Zhang 2023-05-01 15:06:06 +0800
  • 5710994bca
    Bump VSCode Extension version to 0.0.5. (#120) Zhiming Ma 2023-04-26 11:29:17 +0800
  • 788911c31e
    Update README.md. Add VSCode extension link to open-vsx.org. (#119) Zhiming Ma 2023-04-26 10:56:19 +0800
  • 1b96c18ab8
    update huggingface_gptneox_convert.py (#112) ADLIBS 2023-04-23 21:36:46 +0800
  • 300fe8c2b0
    VIM plugin: Improve commands, and help document. (#113) Zhiming Ma 2023-04-21 13:06:16 +0800
  • 3dedd49afc
    Fix vim plugin: cancel pending completion request when make a new completion request. (#114) Zhiming Ma 2023-04-21 13:05:52 +0800