update readme.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Diet LLaMA - Nutrition-Focused Language Model
|
2 |
|
3 |
A specialized LLaMA model fine-tuned for diet, nutrition and healthy eating recommendations, built with Unsloth acceleration.
|
@@ -51,4 +63,4 @@ Built with ❤️ using [Unsloth](https://github.com/unslothai/unsloth) optimiza
|
|
51 |
- transformers
|
52 |
- unsloth
|
53 |
- llama
|
54 |
-
- gguf
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
7 |
+
tags:
|
8 |
+
- biology
|
9 |
+
- diet
|
10 |
+
- wellness
|
11 |
+
---
|
12 |
+
<a href="https://www.buymeacoffee.com/sfardin"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me an apple&emoji=🍎&slug=sfardin&button_colour=FFDD00&font_colour=000000&font_family=Comic&outline_colour=000000&coffee_colour=ffffff" /></a>
|
13 |
# Diet LLaMA - Nutrition-Focused Language Model
|
14 |
|
15 |
A specialized LLaMA model fine-tuned for diet, nutrition and healthy eating recommendations, built with Unsloth acceleration.
|
|
|
63 |
- transformers
|
64 |
- unsloth
|
65 |
- llama
|
66 |
+
- gguf
|