Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
| 1 |
---
|
| 2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
## Llama-Sentient-3.2-3B-Instruct Modelfile
|
| 5 |
|
|
@@ -14,6 +28,4 @@ license: creativeml-openrail-m
|
|
| 14 |
| `pytorch_model.bin.index.json` | 21.2 kB | Model index file | Uploaded |
|
| 15 |
| `special_tokens_map.json` | 477 Bytes | Special tokens mapping | Uploaded |
|
| 16 |
| `tokenizer.json` | 17.2 MB | Tokenizer JSON file | Uploaded (LFS) |
|
| 17 |
-
| `tokenizer_config.json` | 57.4 kB | Tokenizer configuration file | Uploaded |
|
| 18 |
-
|
| 19 |
-
|
|
|
|
| 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
|
| 13 |
+
- Llama-Cpp
|
| 14 |
+
- Llama3.2
|
| 15 |
+
- Instruct
|
| 16 |
+
- 3B
|
| 17 |
---
|
| 18 |
## Llama-Sentient-3.2-3B-Instruct Modelfile
|
| 19 |
|
|
|
|
| 28 |
| `pytorch_model.bin.index.json` | 21.2 kB | Model index file | Uploaded |
|
| 29 |
| `special_tokens_map.json` | 477 Bytes | Special tokens mapping | Uploaded |
|
| 30 |
| `tokenizer.json` | 17.2 MB | Tokenizer JSON file | Uploaded (LFS) |
|
| 31 |
+
| `tokenizer_config.json` | 57.4 kB | Tokenizer configuration file | Uploaded |
|
|
|
|
|
|