KillerShoaib commited on
Commit
2f1fba0
·
verified ·
1 Parent(s): 314c300

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -25,10 +25,12 @@ base_model: unsloth/llama-3-8b-bnb-4bit
25
  - **Datset used for fine-tuning :** iamshnoo/alpaca-cleaned-bengali
26
 
27
 
 
 
28
 
29
  # Model Details
30
 
31
- Llama 3 8 billion model was finetuned using **unsloth** package and in **4bit quantization** on a **cleaned Bangla alpaca** dataset. This is not the entire model but only **LoRA adapters**. The model is finetuned for **2 epoch** on a single T4 GPU.
32
 
33
 
34
  # Pros & Cons of the Model
 
25
  - **Datset used for fine-tuning :** iamshnoo/alpaca-cleaned-bengali
26
 
27
 
28
+ # LoRA Adapter
29
+ **This is not the entire model, but rather only the LoRA adapter.**
30
 
31
  # Model Details
32
 
33
+ Llama 3 8 billion model was finetuned using **unsloth** package on a **cleaned Bangla alpaca** dataset. The model is finetuned for **2 epoch** on a single T4 GPU.
34
 
35
 
36
  # Pros & Cons of the Model