TinyLlama/TinyLlama-1.1B-Chat-v0.3

Hugging Face
TEXT GENERATIONConcurrent Unit Cost:1Model Size:1.1BQuant:BF16Context Size:2kPublished:Oct 6, 2023License:apache-2.0Architecture:Transformer0.0K Open Weights Featherless Exclusive Warm

TinyLlama-1.1B-Chat-v0.3 is a 1.1 billion parameter Llama-architecture language model developed by the TinyLlama project, pretrained on 3 trillion tokens. This chat-finetuned version is designed for conversational applications, offering a compact solution for environments with restricted computational and memory resources. It adopts the same architecture and tokenizer as Llama 2, ensuring compatibility with existing Llama-based open-source projects.

Loading preview...

TinyLlama-1.1B-Chat-v0.3 Overview

TinyLlama-1.1B-Chat-v0.3 is a compact, 1.1 billion parameter language model built on the Llama architecture. Developed by the TinyLlama project, its base model was pretrained on an extensive 3 trillion tokens, aiming to provide a capable model with a significantly smaller footprint. This specific version is a chat-finetuned iteration, leveraging the OpenAssistant/oasst_top1_2023-08-25 dataset and formatted for chatml.

Key Characteristics

  • Llama 2 Architecture: Adopts the identical architecture and tokenizer as Llama 2, facilitating seamless integration into projects designed for Llama models.
  • Compact Size: With only 1.1 billion parameters, it is optimized for applications requiring minimal computation and memory.
  • Chat Finetuned: Specifically trained for conversational AI tasks, making it suitable for dialogue-based interactions.
  • Extensive Pretraining: The base model was pretrained on 3 trillion tokens, contributing to its language understanding capabilities despite its small size.

Ideal Use Cases

  • Resource-Constrained Environments: Excellent for deployment on devices or platforms with limited computational power or memory.
  • Conversational AI: Suited for chatbots, virtual assistants, and other dialogue systems where a compact model is beneficial.
  • Llama Ecosystem Integration: Easily integrates into existing workflows and projects that utilize the Llama 2 architecture.