mistralai/Mistral-7B-v0.3

Hugging Face
TEXT GENERATIONConcurrency Cost:1Model Size:7BQuant:FP8Ctx Length:4kPublished:May 22, 2024License:apache-2.0Architecture:Transformer0.6K Open Weights Warm

Mistral-7B-v0.3 is a 7 billion parameter Large Language Model developed by Mistral AI, based on the Mistral-7B-v0.2 architecture. This version features an extended vocabulary of 32768 tokens, enhancing its linguistic capabilities. It is designed for general text generation tasks and can be easily fine-tuned for various applications.

Loading preview...

Overview

Mistral-7B-v0.3 is a 7 billion parameter Large Language Model (LLM) developed by Mistral AI. It is an iteration of the Mistral-7B-v0.2 model, primarily distinguished by its expanded vocabulary. This model is designed to be a versatile base for various natural language processing tasks.

Key Enhancements

  • Extended Vocabulary: The most significant change in v0.3 is the expansion of its vocabulary to 32768 tokens, which can improve its understanding and generation of diverse text.

Usage and Integration

This model is recommended for use with mistral-inference for optimal performance, though it also supports integration with Hugging Face transformers for broader compatibility. Developers can easily download and run the model for text generation tasks.

Limitations

As a base model, Mistral-7B-v0.3, similar to its predecessors, does not inherently include moderation mechanisms. Mistral AI encourages community engagement to develop guardrails for moderated outputs, making it suitable for deployment in sensitive environments.