.. _all-pretrained-models:
.. |external-link| raw:: html
================================================
Built-in Algorithms with pre-trained Model Table
================================================
The SageMaker Python SDK uses model IDs and model versions to access the necessary
utilities for pre-trained models. This table serves to provide the core material plus
some extra information that can be useful in selecting the correct model ID and
corresponding parameters.
If you want to automatically use the latest version of the model, use "*" for the `model_version` attribute.
We highly suggest pinning an exact model version however.
These models are also available through the
`JumpStart UI in SageMaker Studio `__
.. list-table:: Available Models
:widths: 50 20 20 20 30 20
:header-rows: 1
:class: datatable
* - Model ID
- Fine Tunable?
- Latest Version
- Min SDK Version
- Problem Type
- Source
* - autogluon-classification-ensemble
- True
- 2.0.19
- 2.189.0
- ProblemTypes.TABULAR_CLASSIFICATION
- `GluonCV `__ |external-link|
* - autogluon-forecasting-chronos-bolt-base
- False
- 2.0.9
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - autogluon-forecasting-chronos-bolt-small
- False
- 1.0.12
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - autogluon-forecasting-chronos-t5-base
- False
- 2.0.12
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - autogluon-forecasting-chronos-t5-large
- False
- 2.0.12
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - autogluon-forecasting-chronos-t5-small
- False
- 2.0.12
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - autogluon-regression-ensemble
- True
- 2.0.19
- 2.189.0
- ProblemTypes.TABULAR_REGRESSION
- `GluonCV `__ |external-link|
* - catboost-classification-model
- True
- 2.1.28
- 2.189.0
- ProblemTypes.TABULAR_CLASSIFICATION
- `Catboost `__ |external-link|
* - catboost-regression-model
- True
- 2.1.28
- 2.189.0
- ProblemTypes.TABULAR_REGRESSION
- `Catboost `__ |external-link|
* - deepseek-llm-deepseek-v3-1
- False
- 1.0.2
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - deepseek-llm-r1
- False
- 4.0.10
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - deepseek-llm-r1-0528
- False
- 1.0.5
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - deepseek-llm-r1-distill-llama-70b
- False
- 2.20.0
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - deepseek-llm-r1-distill-llama-8b
- False
- 2.20.0
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - deepseek-llm-r1-distill-qwen-1-5b
- False
- 2.20.0
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - deepseek-llm-r1-distill-qwen-14b
- False
- 2.19.0
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - deepseek-llm-r1-distill-qwen-32b
- False
- 2.25.0
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - deepseek-llm-r1-distill-qwen-7b
- False
- 2.20.0
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-asr-whisper-base
- False
- 3.0.17
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-asr-whisper-large
- False
- 3.0.17
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-asr-whisper-large-v2
- False
- 3.0.17
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-asr-whisper-large-v3
- False
- 1.0.17
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-asr-whisper-large-v3-turbo
- False
- 1.1.14
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-asr-whisper-medium
- False
- 3.0.17
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-asr-whisper-small
- False
- 3.0.17
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-asr-whisper-tiny
- False
- 3.0.17
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-eqa-bert-base-cased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.QUESTION_ANSWERING
- `HuggingFace `__ |external-link|
* - huggingface-eqa-bert-base-multilingual-cased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.QUESTION_ANSWERING
- `HuggingFace `__ |external-link|
* - huggingface-eqa-bert-base-multilingual-uncased
- True
- 3.0.10
- 2.237.1
- ProblemTypes.QUESTION_ANSWERING
- `HuggingFace `__ |external-link|
* - huggingface-eqa-bert-base-uncased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.QUESTION_ANSWERING
- `HuggingFace `__ |external-link|
* - huggingface-eqa-bert-large-cased
- True
- 3.0.10
- 2.237.1
- ProblemTypes.QUESTION_ANSWERING
- `HuggingFace `__ |external-link|
* - huggingface-eqa-bert-large-cased-whole-word-masking
- True
- 3.0.10
- 2.189.0
- ProblemTypes.QUESTION_ANSWERING
- `HuggingFace `__ |external-link|
* - huggingface-eqa-bert-large-uncased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.QUESTION_ANSWERING
- `HuggingFace `__ |external-link|
* - huggingface-eqa-bert-large-uncased-whole-word-masking
- True
- 3.0.10
- 2.189.0
- ProblemTypes.QUESTION_ANSWERING
- `HuggingFace `__ |external-link|
* - huggingface-eqa-distilbert-base-cased
- True
- 3.0.10
- 2.237.1
- ProblemTypes.QUESTION_ANSWERING
- `HuggingFace `__ |external-link|
* - huggingface-eqa-distilbert-base-multilingual-cased
- True
- 3.0.10
- 2.237.1
- ProblemTypes.QUESTION_ANSWERING
- `HuggingFace `__ |external-link|
* - huggingface-eqa-distilbert-base-uncased
- True
- 3.0.10
- 2.237.1
- ProblemTypes.QUESTION_ANSWERING
- `HuggingFace `__ |external-link|
* - huggingface-eqa-distilroberta-base
- True
- 3.0.10
- 2.237.1
- ProblemTypes.QUESTION_ANSWERING
- `HuggingFace `__ |external-link|
* - huggingface-eqa-roberta-base
- True
- 3.0.10
- 2.237.1
- ProblemTypes.QUESTION_ANSWERING
- `HuggingFace `__ |external-link|
* - huggingface-eqa-roberta-base-openai-detector
- True
- 3.0.10
- 2.237.1
- ProblemTypes.QUESTION_ANSWERING
- `HuggingFace `__ |external-link|
* - huggingface-eqa-roberta-large
- True
- 3.0.10
- 2.237.1
- ProblemTypes.QUESTION_ANSWERING
- `HuggingFace `__ |external-link|
* - huggingface-fillmask-bert-base-uncased
- True
- 3.0.10
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-ahxt-litellama-460m-1t
- False
- 1.1.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-ai-forever-mgpt
- False
- 1.3.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-alpindale-wizard-lm-2-8-22B
- False
- 1.0.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-amazon-falconlite
- False
- 2.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-amazon-falconlite2
- False
- 1.2.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-amazon-mistrallite
- False
- 1.3.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-apertus-70b-2509
- False
- 3.0.2
- 2.225.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-apertus-70b-instruct-2509
- False
- 2.0.2
- 2.225.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-apertus-8b-2509
- False
- 3.0.2
- 2.225.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-apertus-8b-instruct-2509
- False
- 2.0.2
- 2.225.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-aya-101
- False
- 1.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-berkeley-nest-starling-lm-7b-alpha
- False
- 1.2.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-bilingual-rinna-4b-instruction-ppo-bf16
- False
- 2.2.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-calm2-7b-chat-bf16
- True
- 1.4.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-calm3-22b-chat
- False
- 2.2.14
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-cognitive-dolphin-29-llama3-8b
- False
- 1.1.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-cohereforai-c4ai-command-r-plus
- False
- 1.1.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-cultrix-mistraltrix-v1
- False
- 1.3.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-dbrx-base
- False
- 1.5.8
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-dbrx-instruct
- False
- 1.4.8
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-dolphin-2-2-1-mistral-7b
- False
- 1.3.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-dolphin-2-5-mixtral-8x7b
- False
- 1.2.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-dolphin-2-7-mixtral-8x7b
- False
- 1.1.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-eleutherai-gpt-neo-1-3b
- False
- 1.3.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-eleutherai-gpt-neo-2-7b
- False
- 1.2.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-eleutherai-pythia-160m-deduped
- False
- 1.2.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-eleutherai-pythia-70m-deduped
- False
- 1.2.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-elyza-japanese-llama-2-13b-chat
- True
- 1.0.20
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-elyza-japanese-llama-2-13b-fast-chat
- True
- 1.0.20
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-elyza-japanese-llama-2-7b-chat-bf16
- True
- 1.1.20
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-elyza-japanese-llama-2-7b-fast-chat-bf16
- True
- 1.2.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-180b-bf16
- False
- 1.7.13
- 2.188.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-180b-chat-bf16
- False
- 1.6.13
- 2.188.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-3-10B-Instruct
- False
- 2.1.7
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-3-10B-base
- False
- 3.0.8
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-3-1B-Instruct
- False
- 2.0.7
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-3-3B-Instruct
- False
- 2.0.7
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-3-3B-base
- False
- 3.0.8
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-3-7B-Instruct
- False
- 2.0.7
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-3-7B-base
- False
- 3.0.8
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-40b-bf16
- True
- 2.4.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-40b-instruct-bf16
- True
- 2.3.20
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-7b-bf16
- True
- 4.1.20
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-7b-instruct-bf16
- True
- 4.6.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-h1-0-5b-instruct
- False
- 2.0.2
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-h1-1-5b-deep-instruct
- False
- 1.0.2
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-h1-1-5b-instruct
- False
- 2.0.2
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-h1-34b-instruct
- False
- 1.0.2
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-h1-3b-instruct
- False
- 1.0.2
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon-h1-7b-instruct
- False
- 1.0.2
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-falcon2-11b
- False
- 1.2.14
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-garage-baind-platypus2-7b
- False
- 1.1.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-gemma-2-27b
- False
- 1.0.16
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-gemma-2-27b-instruct
- False
- 1.0.16
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-gemma-2-2b
- False
- 1.0.17
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-gemma-2-2b-instruct
- False
- 1.0.17
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-gemma-2-9b
- False
- 1.1.14
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-gemma-2-9b-instruct
- False
- 1.1.14
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-gemma-2b
- True
- 2.1.20
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-gemma-2b-instruct
- True
- 1.4.20
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-gemma-3-1b-instruct
- False
- 1.0.3
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-gemma-7b
- True
- 1.3.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-gemma-7b-instruct
- True
- 1.3.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-gradientai-llama-3-8B-instruct-262k
- False
- 1.1.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-huggingfaceh4-mistral-7b-sft-alpha
- False
- 1.2.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-huggingfaceh4-mistral-7b-sft-beta
- False
- 1.4.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-huggingfaceh4-starchat-alpha
- False
- 1.1.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-huggingfaceh4-starchat-beta
- False
- 1.2.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-huggingfaceh4-zephyr-7b-alpha
- False
- 1.3.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-huggingfaceh4-zephyr-7b-beta
- False
- 1.2.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-huggingfaceh4-zephyr-orpo-141b-a35b-v01
- False
- 1.1.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-llama-3-8b-instruct-gradient
- False
- 1.1.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-llama3-8b-sealionv21-instruct
- False
- 1.3.8
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-minimax-m2
- False
- 1.0.0
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-mistral-7b
- True
- 2.28.0
- 2.225.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-mistral-7b-instruct
- False
- 3.24.0
- 2.225.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-mistral-7b-instruct-v3
- False
- 1.1.20
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-mistral-7b-openorca-gptq
- False
- 1.3.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-mistral-7b-v3
- False
- 1.1.20
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-mistral-nemo-base-2407
- False
- 1.1.9
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-mistral-nemo-instruct-2407
- False
- 1.1.9
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-mistral-small-24B-Instruct-2501
- False
- 3.0.2
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-mistralai-mixtral-8x22B-instruct-v0-1
- False
- 1.21.0
- 2.225.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-mixtral-8x22B
- False
- 1.2.9
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-mixtral-8x7b
- True
- 1.28.0
- 2.225.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-mixtral-8x7b-instruct
- True
- 1.28.0
- 2.225.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-mixtral-8x7b-instruct-gptq
- False
- 1.3.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-nexaaidev-octopus-v2
- False
- 1.1.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-nexusflow-starling-lm-7b-beta
- False
- 1.0.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-nousresearch-hermes-2-pro-llama-3-8B
- False
- 1.1.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-nousresearch-nous-hermes-2-solar-10-7b
- False
- 1.2.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-nousresearch-nous-hermes-llama-2-7b
- False
- 1.1.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-nousresearch-nous-hermes-llama2-13b
- False
- 1.1.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-nousresearch-yarn-mistral-7b-128k
- False
- 1.2.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-nvidia-llama3-chatqa-1-5-70B
- False
- 1.1.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-nvidia-llama3-chatqa-1-5-8B
- False
- 1.0.20
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-openlm-research-open-llama-7b-v2
- False
- 1.2.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-phi-2
- False
- 1.2.13
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-phi-3-5-mini-instruct
- False
- 1.1.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-phi-3-mini-128k-instruct
- False
- 1.3.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-phi-3-mini-4k-instruct
- False
- 1.3.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-qwen2-0-5b
- False
- 1.2.7
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-qwen2-0-5b-instruct
- False
- 1.2.7
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-qwen2-1-5b
- False
- 1.2.7
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-qwen2-1-5b-instruct
- False
- 1.2.7
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-qwen2-5-14b-instruct
- False
- 1.20.1
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-qwen2-5-32b-instruct
- False
- 1.25.1
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-qwen2-5-72b-instruct
- False
- 1.19.1
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-qwen2-5-7b-instruct
- False
- 1.25.1
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-qwen2-5-coder-32b-instruct
- False
- 1.0.12
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-qwen2-5-coder-7b-instruct
- False
- 1.0.13
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-qwen2-7b
- False
- 1.2.7
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-qwen2-7b-instruct
- False
- 1.2.7
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-qwq-32b
- False
- 1.0.12
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-rinna-3-6b-instruction-ppo-bf16
- False
- 2.1.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-sealion-3b
- False
- 1.0.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-sealion-7b
- False
- 1.0.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-sealion-7b-instruct
- False
- 1.0.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-shenzhi-wang-llama3-8B-chinese-chat
- False
- 1.0.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-snowflake-arctic-instruct-vllm
- False
- 1.3.8
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-starcoder
- False
- 1.2.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-starcoderbase
- False
- 1.2.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-teknium-openhermes-2-mistral-7b
- False
- 1.3.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-thebloke-mistral-7b-openorca-awq
- False
- 1.3.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-tiiuae-falcon-rw-1b
- False
- 1.3.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-tinyllama-1-1b-intermediate-step-1431k-3
- False
- 1.1.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-tinyllama-tinyllama-1-1b-chat-v0-6
- False
- 1.1.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-tinyllama-tinyllama-1-1b-chat-v1-0
- False
- 1.1.19
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-writer-palmyra-small
- False
- 1.2.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-yi-1-5-34b
- False
- 1.4.7
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-yi-1-5-34b-chat
- False
- 1.5.7
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-yi-1-5-6b
- False
- 1.4.7
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-yi-1-5-6b-chat
- False
- 1.4.7
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-yi-1-5-9b
- False
- 1.4.7
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-yi-1-5-9b-chat
- False
- 1.4.7
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llm-zephyr-7b-gemma
- False
- 1.2.13
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llmneuron-mistral-7b
- False
- 1.0.14
- 2.198.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-llmneuron-mistral-7b-instruct
- False
- 1.0.14
- 2.198.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-ner-distilbert-base-cased-finetuned-conll03-eng
- False
- 1.1.11
- 2.189.0
- ProblemTypes.NAMED_ENTITY_RECOGNITION
- `HuggingFace `__ |external-link|
* - huggingface-ner-distilbert-base-cased-finetuned-conll03-english
- False
- 2.0.18
- 2.189.0
- ProblemTypes.NAMED_ENTITY_RECOGNITION
- `HuggingFace `__ |external-link|
* - huggingface-ner-distilbert-base-uncased-finetuned-conll03-eng
- False
- 1.1.11
- 2.189.0
- ProblemTypes.NAMED_ENTITY_RECOGNITION
- `HuggingFace `__ |external-link|
* - huggingface-ner-distilbert-base-uncased-finetuned-conll03-english
- False
- 2.0.18
- 2.189.0
- ProblemTypes.NAMED_ENTITY_RECOGNITION
- `HuggingFace `__ |external-link|
* - huggingface-reasoning-qwen3-06b
- False
- 1.24.0
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-reasoning-qwen3-1-7b
- False
- 1.20.0
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-reasoning-qwen3-14b
- False
- 1.20.0
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-reasoning-qwen3-30b-a3b-instruct-2507
- False
- 1.0.2
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-reasoning-qwen3-32b
- False
- 1.30.1
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-reasoning-qwen3-4b
- False
- 1.19.0
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-reasoning-qwen3-4b-instruct-2507
- False
- 1.0.0
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-reasoning-qwen3-8b
- False
- 1.25.0
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-reasoning-qwen3-next-80b-a3b-instruct
- False
- 1.0.2
- 2.237.1
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-all-MiniLM-L6-v2
- True
- 2.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-bge-base-en
- True
- 2.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-bge-base-en-v1-5
- True
- 1.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-bge-large-en
- True
- 2.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-bge-large-en-v1-5
- True
- 1.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-bge-large-zh-v1-5
- True
- 1.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-bge-m3
- True
- 1.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-bge-small-en
- True
- 2.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-bge-small-en-v1-5
- True
- 1.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-e5-base
- True
- 2.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-e5-base-v2
- True
- 2.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-e5-large
- True
- 2.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-e5-large-v2
- True
- 2.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-e5-small-v2
- True
- 2.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-gte-base
- True
- 2.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-gte-large
- True
- 3.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-gte-small
- True
- 2.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-multilingual-e5-base
- True
- 2.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-sentencesimilarity-multilingual-e5-large
- True
- 2.1.18
- 2.189.0
- Source
- `HuggingFace `__ |external-link|
* - huggingface-spc-bert-base-cased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-bert-base-multilingual-cased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-bert-base-multilingual-uncased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-bert-base-uncased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-bert-large-cased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-bert-large-cased-whole-word-masking
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-bert-large-uncased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-bert-large-uncased-whole-word-masking
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-distilbert-base-cased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-distilbert-base-multilingual-cased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-distilbert-base-uncased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-distilroberta-base
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-roberta-base
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-roberta-base-openai-detector
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-roberta-large
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-roberta-large-openai-detector
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-xlm-clm-ende-1024
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-xlm-mlm-ende-1024
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-xlm-mlm-enro-1024
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-xlm-mlm-tlm-xnli15-1024
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-spc-xlm-mlm-xnli15-1024
- True
- 3.0.10
- 2.189.0
- ProblemTypes.SENTENCE_PAIR_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-summarization-bart-large-cnn-samsum
- False
- 2.2.11
- 2.189.0
- ProblemTypes.TEXT_SUMMARIZATION
- `HuggingFace `__ |external-link|
* - huggingface-summarization-bert-small2bert-cnn-dailymail-summ
- False
- 1.1.11
- 2.189.0
- ProblemTypes.TEXT_SUMMARIZATION
- `HuggingFace `__ |external-link|
* - huggingface-summarization-bert-small2bert-small-finetuned-cnn-daily-mail-summarization
- False
- 2.1.11
- 2.189.0
- ProblemTypes.TEXT_SUMMARIZATION
- `HuggingFace `__ |external-link|
* - huggingface-summarization-bigbird-pegasus-large-arxiv
- False
- 2.1.11
- 2.189.0
- ProblemTypes.TEXT_SUMMARIZATION
- `HuggingFace `__ |external-link|
* - huggingface-summarization-bigbird-pegasus-large-pubmed
- False
- 2.1.11
- 2.189.0
- ProblemTypes.TEXT_SUMMARIZATION
- `HuggingFace `__ |external-link|
* - huggingface-summarization-distilbart-cnn-12-6
- False
- 2.2.11
- 2.189.0
- ProblemTypes.TEXT_SUMMARIZATION
- `HuggingFace `__ |external-link|
* - huggingface-summarization-distilbart-cnn-6-6
- False
- 2.1.17
- 2.189.0
- ProblemTypes.TEXT_SUMMARIZATION
- `HuggingFace `__ |external-link|
* - huggingface-summarization-distilbart-xsum-1-1
- False
- 2.2.11
- 2.189.0
- ProblemTypes.TEXT_SUMMARIZATION
- `HuggingFace `__ |external-link|
* - huggingface-summarization-distilbart-xsum-12-3
- False
- 2.1.17
- 2.189.0
- ProblemTypes.TEXT_SUMMARIZATION
- `HuggingFace `__ |external-link|
* - huggingface-tc-bert-base-cased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.TEXT_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-tc-bert-base-multilingual-cased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.TEXT_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-tc-bert-base-multilingual-uncased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.TEXT_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-tc-bert-base-uncased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.TEXT_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-tc-bert-large-cased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.TEXT_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-tc-bert-large-cased-whole-word-masking
- True
- 3.0.10
- 2.189.0
- ProblemTypes.TEXT_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-tc-bert-large-uncased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.TEXT_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-tc-bert-large-uncased-whole-word-masking
- True
- 3.0.10
- 2.189.0
- ProblemTypes.TEXT_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-tc-distilbert-base-cased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.TEXT_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-tc-distilbert-base-multilingual-cased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.TEXT_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-tc-distilbert-base-uncased
- True
- 3.0.10
- 2.189.0
- ProblemTypes.TEXT_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-tc-distilroberta-base
- True
- 3.0.10
- 2.189.0
- ProblemTypes.TEXT_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-tc-models
- True
- 3.0.10
- 2.189.0
- ProblemTypes.TEXT_CLASSIFICATION
- `HuggingFace `__ |external-link|
* - huggingface-tc-roberta-base
- True
- 3.0.10
- 2.189.0
- ProblemTypes.TEXT_CLASSIFICATION
- `HuggingFace