Documentation

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
open-orca/mistral-7b-openorcaGeneral Purpose7B8kYesPrompting Mistral-Orca
konko/Llama-2-7B-32K-InstructLong Context7B32kYesPrompting Llama 2 Chat
codellama/codellama-34b-instructCode - General34B8kYesPrompting CodeLlama Instruct
codellama/codellama-13b-instructCode - General13B8kYesPrompting CodeLlama Instruct
codellama/codellama-7b-instructCode - General7B8kYesPrompting CodeLlama Instruct
nousresearch/nous-hermes-llama2-13bGeneral Purpose13B4kNoPrompting NousResearch
nousresearch/nous-hermes-llama-2-7bGeneral Purpose7B4kNoPrompting NousResearch

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
konko/LLaMA-2-7B-32KLong Context15B32kYesPrompting LLaMA-2-7B-32K
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

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