Available Models

List of Available Models


Here's a comprehensive overview of the models hosted by Konko, including their NLP tasks, model sizes, context lengths, supported endpoints, and links to their respective documentation.


Konko Hosted Models for ChatCompletion


These models are conversational, designed for interactive dialogue.

ModelNLP TaskModel Size (Parameters)Context Length (Tokens)CensoredDocumentation
meta-llama/llama-2-70b-chatGeneral Purpose70B4kYesPrompting Llama 2 Chat
meta-llama/llama-2-13b-chatGeneral Purpose13B4kYesPrompting Llama 2 Chat
mistralai/mistral-7b-instruct-v0.1General Purpose34B4kYesPrompting MistralAI
mistralai/mistral-7b-instruct-v0.2General Purpose7B32KYesPrompting MistralAI
mistralai/mixtral-8x7b-instruct-v0.1General Purpose47B32KNoPrompting MistralAI
open-orca/mistral-7b-openorcaGeneral Purpose7B8kYesPrompting Mistral-Orca
codellama/codellama-70b-instructCode - General70B4kYesPrompting CodeLlama Instruct
codellama/codellama-34b-instructCode - General34B8kYesPrompting CodeLlama Instruct
codellama/codellama-13b-instructCode - General13B8kYesPrompting CodeLlama Instruct
codellama/codellama-7b-instructCode - General7B8kYesPrompting CodeLlama Instruct
nousresearch/nous-hermes-llama-2-7bGeneral Purpose7B4kNoPrompting NousResearch
nousresearch/nous-hermes-llama2-13bGeneral Purpose13B4kNoPrompting NousResearch
nousresearch/nous-hermes-2-mixtral-8x7b-dpoGeneral Purpose47B32KNoPrompting NousResearch Mixtral
nousresearch/nous-hermes-2-mixtral-8x7b-sftGeneral Purpose47B32KNoPrompting NousResearch Mixtral
nousresearch/nous-hermes-2-yi-34bGeneral Purpose34B4KNoPrompting NousResearch
nousresearch/nous-capybara-7b-v1p9General Purpose7B8KNoPrompting nous-capybara-7b-v1p9
zero-one-ai/yi-34b-chatGeneral Purpose34B4KYesPrompting Yi Model

OpenAI Models Supported by Konko


ModelNLP TaskSupported EndpointCensored
gpt-4General Purpose ChatChatCompletionYes
gpt-3.5-turboGeneral Purpose ChatChatCompletionYes

Konko Hosted Models for Completion


These models are designed for specific tasks and one-way response generation.

ModelNLP TaskModel Size (Parameters)Context Length (Tokens)CensoredDocumentation
codellama/codellama-34bCode - General70B16kYesPrompting Llama 2 and CodeLlama
phind/phind-codellama-34b-v2Code - General70B16kYesPrompting Phind-CodeLlama-34B-v2
codellama/codellama-34b-pythonCode - Python7B16kYesPrompting Llama 2 and CodeLlama
phind/phind-codellama-34b-python-v1Code - General34B16kYesPrompting Phind-CodeLlama-34B-Python-v1
numbersstation/nsql-llama-2-7bCoding - SQL7B4kYesPrompting nsql-llama-2-7B
meta-llama/llama-2-70bGeneral Purpose70B4kYesPrompting Llama 2 and CodeLlama
meta-llama/llama-2-13bGeneral Purpose13B4kYesPrompting Llama 2 and CodeLlama
mistralai/mistral-7b-v0.1General Purpose7B4kYesPrompting Mistral-7B-v0.1
mistralai/mixtral-8x7b-v0.1General Purpose47B32KNoPrompting Mixtral-8x7b-v0.1

The above models cover a range of tasks from general-purpose chat and long-context language understanding to specialized coding and SQL generation.