Meng Zhang
|
b1481b0e2e
|
chore: release 0.6.0 (#882)
* add loadtest
* release 0.6.0
* Release 0.6.0-rc.0
http-api-bindings@0.6.0-rc.0
juniper-axum@0.6.0-rc.0
llama-cpp-bindings@0.6.0-rc.0
tabby@0.6.0-rc.0
tabby-common@0.6.0-rc.0
tabby-download@0.6.0-rc.0
tabby-inference@0.6.0-rc.0
tabby-scheduler@0.6.0-rc.0
tabby-webserver@0.6.0-rc.0
Generated by cargo-workspaces
* Release 0.6.0-rc.1
http-api-bindings@0.6.0-rc.1
juniper-axum@0.6.0-rc.1
llama-cpp-bindings@0.6.0-rc.1
tabby@0.6.0-rc.1
tabby-common@0.6.0-rc.1
tabby-download@0.6.0-rc.1
tabby-inference@0.6.0-rc.1
tabby-scheduler@0.6.0-rc.1
tabby-webserver@0.6.0-rc.1
Generated by cargo-workspaces
* Release 0.6.0-rc.2
http-api-bindings@0.6.0-rc.2
juniper-axum@0.6.0-rc.2
llama-cpp-bindings@0.6.0-rc.2
tabby@0.6.0-rc.2
tabby-common@0.6.0-rc.2
tabby-download@0.6.0-rc.2
tabby-inference@0.6.0-rc.2
tabby-scheduler@0.6.0-rc.2
tabby-webserver@0.6.0-rc.2
Generated by cargo-workspaces
* Release 0.6.0
http-api-bindings@0.6.0
juniper-axum@0.6.0
llama-cpp-bindings@0.6.0
tabby@0.6.0
tabby-common@0.6.0
tabby-download@0.6.0
tabby-inference@0.6.0
tabby-scheduler@0.6.0
tabby-webserver@0.6.0
Generated by cargo-workspaces
|
2023-11-27 14:57:45 +08:00 |
Bryan
|
71815bef8f
|
docs: fix and add additional information in the Modal installation page (#748)
* Add additional information in modal installation docs
* docs: update tabby version to 0.5.5
update Modal installation script
|
2023-11-10 17:45:26 -08:00 |
Ajay Gonepuri (GONAPCORP)
|
2833ccfe75
|
fix(docs): correct typos (#662)
* docs: fix typos
* Update CHANGELOG.md
* Update README.md
* Update README.md
* Update index.md
|
2023-10-29 02:41:38 -07:00 |
Meng Zhang
|
cd14ad723b
|
docs: update changelog for 0.4.0 (#629)
|
2023-10-24 16:26:23 -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 |
Meng Zhang
|
487f5a6976
|
docs(modal): tweak installation doc
|
2023-10-22 00:02:08 -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 |
sensinsane
|
a8e2aaf7d1
|
docs: combine docker run command into a single line for ease of running in non-linux shell (e.g windows powershell) (#563)
* chore: Added Powershell compat
* fix: docker.mdx
Fix of my previous approach
* fix: docker.mdx
this time, i swear
* Fixed Powershell instruction (again), added
command to non-cuda tab
* Update docker.mdx
* Update docker.mdx
* Update docker.mdx
---------
Co-authored-by: Meng Zhang <meng@tabbyml.com>
|
2023-10-16 01:30:15 -07:00 |
Meng Zhang
|
b16aeaebc0
|
docs: add HuggingFace link on spaces tutorial
|
2023-10-04 08:45:57 -07:00 |
Meng Zhang
|
6ad99cb23d
|
docs: update documentation to prepare for 0.2 release (#502)
* docs: fix installation emoji
* docs: set StarCoder-1B to be default model for docker install
* docs: add `--chat-model` in model directory
|
2023-10-03 13:11:07 -07:00 |
Meng Zhang
|
ede704ca05
|
docs: Update apple.md
|
2023-09-19 00:53:05 +08:00 |
Meng Zhang
|
ac057f8a2f
|
docs: recommend StarCoder-1B for Apple M1/M2
|
2023-09-17 17:41:29 +08:00 |
Meng Zhang
|
aae392417e
|
docs: mark stable for apple m1/m2 support
|
2023-09-13 00:33:37 +08:00 |
Meng Zhang
|
682c21e536
|
docs: add hugging face installation guide (#432)
|
2023-09-12 10:37:06 +08:00 |
Meng Zhang
|
ad6a2072d3
|
docs: restructure docs (#430)
* docs: improve doc structure
* add extensions
|
2023-09-11 23:26:05 +08:00 |