docs: remove 0.5.0 warning as tabby adapt same format for remote / local storage

release-fix-intellij-update-support-version-range
Meng Zhang 2023-11-17 11:43:16 -08:00 committed by GitHub
parent ce338c7436
commit fb2b8dab2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
# Tabby Model Specification (Unstable)
> [!WARNING]
> **Since v0.5.0** This document is intended exclusively for local models. For remote models, we rely on the `tabby-registry` repository within each organization or user. You can refer to https://github.com/TabbyML/registry-tabby/blob/main/models.json for an example.
Tabby organizes the model within a directory. This document provides an explanation of the necessary contents for supporting model serving. An example model directory can be found at https://huggingface.co/TabbyML/StarCoder-1B
The minimal Tabby model directory should include the following contents: