Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,12 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
-
- autotrain
|
4 |
- text-generation-inference
|
5 |
-
- text-generation
|
6 |
library_name: transformers
|
7 |
base_model: meta-llama/Llama-3.2-1B-Instruct
|
8 |
widget:
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
license: other
|
13 |
---
|
14 |
|
|
|
1 |
---
|
2 |
tags:
|
|
|
3 |
- text-generation-inference
|
|
|
4 |
library_name: transformers
|
5 |
base_model: meta-llama/Llama-3.2-1B-Instruct
|
6 |
widget:
|
7 |
+
- messages:
|
8 |
+
- role: user
|
9 |
+
content: What is your favorite condiment?
|
10 |
license: other
|
11 |
---
|
12 |
|