We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d4d10 commit d2effdcCopy full SHA for d2effdc
docs/model_zoo.md
@@ -21,8 +21,6 @@ Scale hosts the following models in the LLM Engine Model Zoo:
21
| `mistral-7b` | ✅ | ✅ | vllm |
22
| `mistral-7b-instruct` | ✅ | ✅ | vllm |
23
| `code-llama-7b` | ✅ | | text-generation-inference, vllm |
24
-| `code-llama-13b` | ✅ | | text-generation-inference, vllm |
25
-| `code-llama-34b` | ✅ | | text-generation-inference, vllm |
26
27
## Usage
28
0 commit comments