delwiv / registry-tabby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧑‍🔬 Tabby Registry

Completion models (--model)

We recommend using

  • For 1B to 3B models, it's advisable to have at least NVIDIA T4, 10 Series, or 20 Series GPUs.
  • For 7B to 13B models, we recommend using NVIDIA V100, A100, 30 Series, or 40 Series GPUs.
Model ID License
TabbyML/StarCoder-1B BigCode-OpenRAIL-M
TabbyML/StarCoder-3B BigCode-OpenRAIL-M
TabbyML/StarCoder-7B BigCode-OpenRAIL-M
TabbyML/starcoder2-3b BigCode-OpenRAIL-M
TabbyML/CodeLlama-7B Llama 2
TabbyML/CodeLlama-13B Llama 2
TabbyML/DeepseekCoder-1.3B Deepseek License
TabbyML/DeepseekCoder-6.7B Deepseek License
TabbyML/dscoder-v2-lite-q6 Deepseek License
TabbyML/dscoder-v2-lite-q6_k_l Deepseek License
TabbyML/codefuse-deepseek-33B Deepseek License
TabbyML/codestral
TabbyML/mistral-nemo

Chat models (--chat-model)

To ensure optimal response quality, and given that latency requirements are not stringent in this scenario, we recommend using a model with at least 3B parameters.

Model ID License
TabbyML/WizardCoder-3B BigCode-OpenRAIL-M
TabbyML/Mistral-7B Apache 2.0
TabbyML/Mistral-7B-q5 Apache 2.0
TabbyML/qwen-14b
TabbyML/CodeMistral
TabbyML/llama3-coder-2

About


Languages

Language:Python 74.9%Language:Makefile 25.1%