Meng Zhang
|
d966f05abd
|
Add Completion Events & Acceptance Rate in metrics panel. (#26)
* Add duckdb
* Add basic Metrics w/duckdb
|
2023-03-28 20:12:03 +08:00 |
Meng Zhang
|
2f8714e6fe
|
Add vector logging for tabby-server events. (#25)
* Switch to dagu for init job
* Add processed logging
|
2023-03-28 16:32:35 +08:00 |
Meng Zhang
|
92eb2d54f5
|
Add LoRA Fine-tuning for private code repository (#22)
* Add bitandsands
* Fix cudart in Dockerfile
* Add ConstantLengthDataset in trainer
* Add train_lora
* Remove bnb
* Remove useless imports
|
2023-03-28 15:57:13 +08:00 |
Zhiming Ma
|
e992a0144b
|
Add client: VSCode. (#21)
|
2023-03-28 15:53:57 +08:00 |
Meng Zhang
|
d5d58fbbec
|
Improve documentations. (#20)
* Improve help message of model preload
* Update development/scripts/triton.sh
* Improve documents
* Update deployment.md
* Update deployment.md
|
2023-03-27 11:46:18 +08:00 |
Meng Zhang
|
9d92821cf5
|
Add gptj converter (#19)
* Rename deployment-next to development
* Add GPTJ converter
|
2023-03-27 11:12:52 +08:00 |
Meng Zhang
|
9739683fba
|
Switch default deploy model (#18)
|
2023-03-27 01:10:15 +08:00 |
Meng Zhang
|
d209e89b72
|
Log view / select event in admin monaco editor (#17)
* Add view event
* Trigger view event and select event in monaco editor
* Set view / select event in tabby server
|
2023-03-26 23:31:47 +08:00 |
Meng Zhang
|
1c3ec20f93
|
Prepare public release with a minimal deployment setup (#16)
* Move deployment to deployment-next
* Add deployment setup
* Update deployment-next
* Remove vector label
* update README.md
|
2023-03-26 22:44:15 +08:00 |
Meng Zhang
|
562b8d9e7e
|
Cleanup tabby component (#14)
* Rename tabby to monaco
* Switch to javascript
* Rename st_monaco
|
2023-03-26 19:47:41 +08:00 |
Meng Zhang
|
d76ed403c3
|
Fix tokenizer with \n\n (#15)
|
2023-03-26 19:47:32 +08:00 |
Meng Zhang
|
e6bf16711f
|
Fix misc mistakes (#13)
* Fix misc
* Fix docker-compose
|
2023-03-25 21:37:38 +08:00 |
Meng Zhang
|
d8f2d03636
|
Add monaco editor for streamlit (#12)
* Init monaco component
* Add monaco editor
|
2023-03-25 19:13:42 +08:00 |
Meng Zhang
|
b622bd6762
|
use TabbyML/NeoX-70M for minimal e2e deployment (#10)
* use TabbyML/NeoX-70M for minimal e2e deployment
* Use python3 of triton image
|
2023-03-25 17:39:40 +08:00 |
Meng Zhang
|
8144e4f83a
|
Add tabby.tools.repository.updater for easier git repository synchronization. (#9)
* Move dags to tabby.tasks
* Add repository syncer
* Follow redirect for curl
|
2023-03-25 14:44:46 +08:00 |
Meng Zhang
|
8cf533016a
|
Move python code under tabby/ (#8)
* Add tabby config file
* Rename train.yaml to trainer.yaml
* Change server to relative import
* Move source files into tabby
* Rename conf
|
2023-03-25 12:20:29 +08:00 |