prithivMLmods
commited on
Commit
•
04ce106
1
Parent(s):
bf926c7
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
-
---
|
2 |
-
license: creativeml-openrail-m
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
datasets:
|
4 |
+
- mlabonne/lmsys-arena-human-preference-55k-sharegpt
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
base_model:
|
8 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
9 |
+
pipeline_tag: text-generation
|
10 |
+
library_name: transformers
|
11 |
+
tags:
|
12 |
+
- Llama-Cpp
|
13 |
+
- safetensors
|
14 |
+
- Llama3.2
|
15 |
+
- 3B
|
16 |
+
- Instruct
|
17 |
+
- Sentient
|
18 |
+
- Human-Preference
|
19 |
+
- Ollama
|
20 |
+
---
|