prithivMLmods
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -14,4 +14,20 @@ tags:
|
|
14 |
- 3B
|
15 |
- Extended-Stream
|
16 |
- text-generation-inference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
|
|
14 |
- 3B
|
15 |
- Extended-Stream
|
16 |
- text-generation-inference
|
17 |
+
---
|
18 |
+
### Llama-Song-Stream-3B-Instruct
|
19 |
+
|
20 |
+
| **File Name** | **Size** | **Description** | **Upload Status** |
|
21 |
+
|----------------------------------------|--------------------|--------------------------------------------------|--------------------|
|
22 |
+
| `.gitattributes` | 1.57 kB | LFS tracking configuration. | Uploaded |
|
23 |
+
| `README.md` | 282 Bytes | Updated documentation with project details. | Uploaded |
|
24 |
+
| `config.json` | 1.03 kB | Configuration settings for model initialization. | Uploaded |
|
25 |
+
| `generation_config.json` | 248 Bytes | Model generation settings. | Uploaded |
|
26 |
+
| `pytorch_model-00001-of-00002.bin` | 4.97 GB | Primary model weights (part 1 of 2). | Uploaded (LFS) |
|
27 |
+
| `pytorch_model-00002-of-00002.bin` | 1.46 GB | Primary model weights (part 2 of 2). | Uploaded (LFS) |
|
28 |
+
| `pytorch_model.bin.index.json` | 21.2 kB | Index file for model weight mapping. | Uploaded |
|
29 |
+
| `special_tokens_map.json` | 477 Bytes | Special tokens used by the tokenizer. | Uploaded |
|
30 |
+
| `tokenizer.json` | 17.2 MB | Tokenizer file (large LFS model tokenizer data). | Uploaded (LFS) |
|
31 |
+
| `tokenizer_config.json` | 57.4 kB | Tokenizer configuration settings. | Uploaded |
|
32 |
+
|
33 |
---
|