Commit Graph

13 Commits (dfdd0373a60a2ead0de939c2bb3b00b4729dd365)

Author SHA1 Message Date
Meng Zhang ff4030799a fix: make sure modelscope README.md is longer than 200 characters
fix: update copy-to-modelscope
2023-09-26 21:56:01 -07:00
Meng Zhang d42942c379
feat: support ModelScope for model registry downloading (#477)
* feat: update cache info file after each file got downloaded

* refactor: extract Downloader for model downloading logic

* refactor: extract HuggingFaceRegistry

* refactor: extract serde_json to workspace dependency

* feat: add ModelScopeRegistry

* refactor: extract registry to its sub dir.

* feat: add scripts to mirror hf model to modelscope
2023-09-26 11:52:11 -07:00
vodkaslime 8955cf0f93
chore: uncomment (#413) 2023-09-08 10:31:29 +08:00
vodkaslime 96cea7d112
feat: prompt rewrite eval tool (#406)
* feat: prompt rewrite eval tool

* chore: readme

* chore: language

* chore: resolve comments

* chore: prefix generation

* chore: clean

* chore: dependency
2023-09-08 09:11:14 +08:00
vodkaslime b4381acfbf
feat: add model-converter [TAB-153] (#357)
* feat: add transformers-to-ctranslate

* chore: resolve comments

* chore: fix

* chore: remove dotenv

* chore: resolve comments

* chore: lint

* chore: change dir name
2023-08-17 22:29:20 +08:00
Meng Zhang 2ad0b69786
feat(experimental): visualize with streamlit (#290) 2023-07-11 15:29:45 +08:00
Meng Zhang 7ca416aa13 feat(experimental): add script to run eval in cli 2023-07-11 10:34:41 +08:00
Meng Zhang b135022dc0 feat: add script to run eval in cli 2023-07-11 10:31:50 +08:00
Meng Zhang bed723fced
feat: add python eval script (#266)
* feat: add python eval script

* update

* add local script

* move eval script

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* add README
2023-07-11 09:53:04 +08:00
Meng Zhang 7abca766ca
feat(python): add tabby-python-client (#268)
* feat(python): add tabby-python-client

* switch to setup.py
2023-06-24 09:43:16 -07:00
Meng Zhang 848aff7d1f chore: add experimental eval setup 2023-06-24 09:24:02 -07:00
Meng Zhang 9278c67c8e
Update docker-compose.yaml 2023-06-23 12:14:29 -07:00
Meng Zhang 8879ed7655
feat: add experimental self host setup (#261) 2023-06-23 12:13:22 -07:00