Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,12 @@
|
|
1 |
---
|
2 |
base_model: meta-llama/Llama-3.1-70B-Instruct
|
3 |
library_name: peft
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
base_model: meta-llama/Llama-3.1-70B-Instruct
|
3 |
library_name: peft
|
4 |
+
tags:
|
5 |
+
- text-generation
|
6 |
+
- llama
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
widget:
|
9 |
+
- text: "Your example input here"
|
10 |
---
|
11 |
|
12 |
# Model Card for Model ID
|