lmsys/vicuna-13b-v1.5

Warm
Public
13B
FP8
4096
1
Jul 29, 2023
License: llama2
Hugging Face
Overview

Vicuna-13B-v1.5: A Llama 2-based Chat Assistant

Vicuna-13B-v1.5 is a 13 billion parameter conversational AI model developed by LMSYS. It is an auto-regressive language model built upon the Llama 2 architecture, specifically fine-tuned for chat applications. The model's training involved supervised instruction fine-tuning on a dataset of approximately 125,000 user-shared conversations collected from ShareGPT.com.

Key Capabilities

  • Chat Assistant: Optimized for generating human-like responses in conversational contexts.
  • Llama 2 Foundation: Benefits from the robust architecture and pre-training of the Llama 2 model family.
  • Instruction Following: Enhanced through supervised fine-tuning on diverse conversational data.

Intended Use Cases

  • Research: Ideal for researchers studying large language models and chatbot development.
  • Hobbyist Projects: Suitable for enthusiasts exploring natural language processing and AI applications.
  • Conversational AI Development: Can serve as a base for building and experimenting with chat-based systems.