đ Bangla LLaMA 13B Instruct v0.1
This is the inaugural release of the Bangla LLaMA 13B instruct model, marking an important step in advancing large language models for the Bangla language. It's ready for immediate inference and can be further fine - tuned for specific NLP tasks.
đ Quick Start
The Bangla LLaMA 13B Instruct v0.1 model is now available. It can be used for immediate inference and is also suitable for further fine - tuning according to your specific NLP requirements.
⨠Features
- Rich Vocabulary: Built upon the original LLaMA - 2, it has an extensive Bangla vocabulary of 16,000 tokens.
- Multi - language Support: Supports both Bangla and English.
- Fine - tuned on Diverse Datasets: Fine - tuned on [Bangla - Alpaca - Orca](https://huggingface.co/datasets/banglallm/bangla - alpaca - orca), a combination of Bangla - translated [Stanford - Alpaca](https://huggingface.co/datasets/tatsu - lab/alpaca) and a subset of [OpenOrca](https://huggingface.co/datasets/Open - Orca/OpenOrca) datasets.
đ Documentation
Model description
The Bangla LLaMA models are enhanced versions based on the original LLaMA - 2, with a specifically tailored extensive Bangla vocabulary of 16,000 tokens.
Property |
Details |
Model Type |
A 13B parameter GPT - like model fine - tuned on [Bangla - Alpaca - Orca](https://huggingface.co/datasets/banglallm/bangla - alpaca - orca) (a mix of Bangla - translated [Stanford - Alpaca](https://huggingface.co/datasets/tatsu - lab/alpaca) and a subset of [OpenOrca](https://huggingface.co/datasets/Open - Orca/OpenOrca) datasets) |
Language(s) |
Bangla and English |
License |
GNU General Public License v3.0 |
Finetuned from model |
[BanglaLLM/bangla - llama - 13b - base - v0.1](https://huggingface.co/banglallm/bangla - llama - 13b - base - v0.1) |
Training Precision |
float16 |
Code |
[GitHub](https://github.com/BanglaLLM/bangla - llama) |
Prompting Format
Basic Usage
Prompt Template Without Input
{system_prompt}
### Instruction:
{instruction or query}
### Response:
{response}
Advanced Usage
Prompt Template With Input
{system_prompt}
### Instruction:
{instruction or query}
### Input:
{input}
### Response:
{response}
Related Models
Model |
Type |
Data |
Base Model |
# Params |
Download Links |
Bangla LLaMA 7B Base |
Base model |
12GB |
LLaMA 7B |
7B |
[HF Hub](https://huggingface.co/banglallm/bangla - llama - 7b - base - v0.1) |
Bangla LLaMA 13B Base |
Base model |
4GB |
LLaMA 13B |
13B |
[HF Hub](https://huggingface.co/banglallm/bangla - llama - 13b - base - v0.1) |
Bangla LLaMA 7B Instruct |
Instruction following model |
145k instructions |
Bangla LLaMA 7B Base |
7B |
[HF Hub](https://huggingface.co/banglallm/bangla - llama - 7b - instruct - v0.1) |
Bangla LLaMA 13B Instruct |
Instruction following model |
145k instructions |
Bangla LLaMA 13B Base |
13B |
[HF Hub](banglallm/bangla - llama - 13b - instruct - v0.1) |
đ License
This model is released under the GNU General Public License v3.0.
â ī¸ Important Note
The models have not undergone detoxification. Although they have impressive linguistic capabilities, there is a possibility that they may generate harmful or offensive content. We strongly recommend that users exercise caution and closely monitor the model's outputs, especially in public or sensitive applications.
đ¨âđģ Meet the Developers
Get to know the creators behind this innovative model and follow their contributions to the field:
- [Abdullah Khan Zehady](https://www.linkedin.com/in/abdullah - khan - zehady - 915ba024/)
đ Citation
We hope this model serves as a valuable tool in your NLP toolkit and look forward to seeing the advancements it will enable in the understanding and generation of the Bangla language.