Update README.md
Browse files
README.md
CHANGED
@@ -14,4 +14,21 @@ tags:
|
|
14 |
- Llama
|
15 |
- Ollama
|
16 |
- Llama-Cpp
|
17 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
- Llama
|
15 |
- Ollama
|
16 |
- Llama-Cpp
|
17 |
+
---
|
18 |
+
|
19 |
+
## Llama-Magpie-3.2-3B-Instruct Model Files
|
20 |
+
|
21 |
+
| File Name | Size | Description | Upload Status |
|
22 |
+
|------------------------------------|------------|-------------------------------------------------|----------------|
|
23 |
+
| `.gitattributes` | 1.57 kB | Git attributes configuration file | Uploaded |
|
24 |
+
| `README.md` | 269 Bytes | Updated README file | Uploaded |
|
25 |
+
| `config.json` | 1.04 kB | Model configuration file | Uploaded |
|
26 |
+
| `generation_config.json` | 248 Bytes | Generation-specific configuration file | Uploaded |
|
27 |
+
| `pytorch_model-00001-of-00002.bin` | 4.97 GB | Part 1 of the PyTorch model weights | Uploaded (LFS) |
|
28 |
+
| `pytorch_model-00002-of-00002.bin` | 1.46 GB | Part 2 of the PyTorch model weights | Uploaded (LFS) |
|
29 |
+
| `pytorch_model.bin.index.json` | 21.2 kB | Index for PyTorch model weights | Uploaded |
|
30 |
+
| `special_tokens_map.json` | 477 Bytes | Mapping of special tokens | Uploaded |
|
31 |
+
| `tokenizer.json` | 17.2 MB | Tokenizer configuration | Uploaded (LFS) |
|
32 |
+
| `tokenizer_config.json` | 57.4 kB | Additional tokenizer settings | Uploaded |
|
33 |
+
|
34 |
+
---
|