Skip to content

Commit

Permalink
docs: remove 0.5.0 warning as tabby adapt same format for remote / lo…
Browse files Browse the repository at this point in the history
…cal storage
  • Loading branch information
wsxiaoys authored Nov 17, 2023
1 parent ce338c7 commit fb2b8da
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions MODEL_SPEC.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit fb2b8da

Please sign in to comment.