Tanvir1337 commited on
Commit
465feeb
1 Parent(s): d9a765f

Fix typo in readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ license: llama3
7
 
8
  # Bangla LLaMA 8B Bangla2B Base v0.1 [pre-trained]
9
 
10
- Welcome to the inaugural release of the Bangla LLaMA 8B Bnagla2B base model – an important step in advancing LLMs for the Bangla language. This model is ready for immediate inference and is also primed for further fine-tuning to cater to your specific NLP tasks.
11
 
12
  > **Please Note:** This model, labeled as a foundational Bangla Language Model (LLM), is designed primarily for Causal Language Modeling (LM) purposes. In other words, if you are looking for an instruction following model in Bangla, you may find [BanglaLLM/BanglaLLama-8b-Bangla2b-instruct-v0.1]() more suitable for your needs.
13
 
 
7
 
8
  # Bangla LLaMA 8B Bangla2B Base v0.1 [pre-trained]
9
 
10
+ Welcome to the inaugural release of the Bangla LLaMA 8B Bangla2B base model – an important step in advancing LLMs for the Bangla language. This model is ready for immediate inference and is also primed for further fine-tuning to cater to your specific NLP tasks.
11
 
12
  > **Please Note:** This model, labeled as a foundational Bangla Language Model (LLM), is designed primarily for Causal Language Modeling (LM) purposes. In other words, if you are looking for an instruction following model in Bangla, you may find [BanglaLLM/BanglaLLama-8b-Bangla2b-instruct-v0.1]() more suitable for your needs.
13