Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,17 @@
|
|
1 |
---
|
2 |
-
base_model:
|
|
|
|
|
3 |
library_name: peft
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- GiKAGraphy/ProductLlama_V2
|
4 |
+
- meta-llama/Llama-3.1-8B-Instruct
|
5 |
library_name: peft
|
6 |
+
license: apache-2.0
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
pipeline_tag: text-generation
|
10 |
+
tags:
|
11 |
+
- unsloth
|
12 |
+
- text-generation-inference
|
13 |
+
- llama
|
14 |
+
- transformers
|
15 |
---
|
16 |
|
17 |
# Model Card for Model ID
|