prithivMLmods
commited on
Commit
•
4a875b4
1
Parent(s):
be51337
Update README.md
Browse files
README.md
CHANGED
@@ -18,4 +18,22 @@ tags:
|
|
18 |
- Ollama
|
19 |
- safetensors
|
20 |
- Question Answering
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
---
|
|
|
18 |
- Ollama
|
19 |
- safetensors
|
20 |
- Question Answering
|
21 |
+
---
|
22 |
+
### **Llama-3.1-8B-Open-SFT**
|
23 |
+
|
24 |
+
| **File Name** | **Size** | **Description** | **Upload Status** |
|
25 |
+
|-------------------------------------|-------------------|---------------------------------------------------|-------------------|
|
26 |
+
| `.gitattributes` | 1.57 kB | Git LFS configuration for tracking large files. | Uploaded |
|
27 |
+
| `README.md` | 324 Bytes | Updated README with minimal information. | Uploaded |
|
28 |
+
| `config.json` | 1.03 kB | Model configuration and metadata. | Uploaded |
|
29 |
+
| `generation_config.json` | 248 Bytes | Configuration for text generation specifics. | Uploaded |
|
30 |
+
| `pytorch_model-00001-of-00004.bin` | 4.98 GB | First shard of PyTorch model. | Uploaded (LFS) |
|
31 |
+
| `pytorch_model-00002-of-00004.bin` | 5.00 GB | Second shard of PyTorch model. | Uploaded (LFS) |
|
32 |
+
| `pytorch_model-00003-of-00004.bin` | 4.92 GB | Third shard of PyTorch model. | Uploaded (LFS) |
|
33 |
+
| `pytorch_model-00004-of-00004.bin` | 1.17 GB | Final shard of PyTorch model. | Uploaded (LFS) |
|
34 |
+
| `pytorch_model.bin.index.json` | 24.2 kB | Index file for model shards. | Uploaded |
|
35 |
+
| `special_tokens_map.json` | 357 Bytes | Map for special tokens used in tokenizer. | Uploaded |
|
36 |
+
| `tokenizer.json` | 17.2 MB | Full tokenizer JSON file. | Uploaded (LFS) |
|
37 |
+
| `tokenizer_config.json` | 57.4 kB | Configuration for the tokenizer. | Uploaded |
|
38 |
+
|
39 |
---
|