AdityaKothari commited on
Commit
ed85f13
1 Parent(s): 54136a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: unsloth/llama-3.2-3b-bnb-4bit
3
  language:
4
  - en
5
  license: apache-2.0
@@ -15,7 +15,7 @@ tags:
15
 
16
  - **Developed by:** AdityaKothari
17
  - **License:** apache-2.0
18
- - **Finetuned from model :** unsloth/llama-3.2-3b-bnb-4bit
19
  - **Dataset:** Tom158/Nutritional-LLama
20
 
21
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
 
1
  ---
2
+ base_model: meta-llama/Llama-3.2-3B
3
  language:
4
  - en
5
  license: apache-2.0
 
15
 
16
  - **Developed by:** AdityaKothari
17
  - **License:** apache-2.0
18
+ - **Finetuned from model :** meta-llama/Llama-3.2-3B
19
  - **Dataset:** Tom158/Nutritional-LLama
20
 
21
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.