Update README.md
Browse files
README.md
CHANGED
@@ -17,4 +17,21 @@ tags:
|
|
17 |
- llama-cpp
|
18 |
- math
|
19 |
- instruct
|
20 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
- llama-cpp
|
18 |
- math
|
19 |
- instruct
|
20 |
+
---
|
21 |
+
|
22 |
+
### SmolLM2-Math-IIO-1.7B-Instruct
|
23 |
+
|
24 |
+
| File Name | Size | Description | Upload Status |
|
25 |
+
|----------------------------------------|------------|------------------------------------------------|----------------|
|
26 |
+
| `.gitattributes` | 1.52 kB | Git attributes configuration file | Uploaded |
|
27 |
+
| `README.md` | 287 Bytes | Updated README file | Updated |
|
28 |
+
| `config.json` | 940 Bytes | Model configuration settings | Uploaded |
|
29 |
+
| `generation_config.json` | 162 Bytes | Generation-specific configurations | Uploaded |
|
30 |
+
| `merges.txt` | 515 kB | Merging information for tokenization | Uploaded |
|
31 |
+
| `pytorch_model.bin` | 3.42 GB | Full model weights (PyTorch format) | Uploaded (LFS) |
|
32 |
+
| `special_tokens_map.json` | 572 Bytes | Mapping for special tokens used by the model | Uploaded |
|
33 |
+
| `tokenizer.json` | 3.77 MB | Tokenizer configuration and vocabulary | Uploaded |
|
34 |
+
| `tokenizer_config.json` | 3.95 kB | Tokenizer configuration for loading and usage | Uploaded |
|
35 |
+
| `vocab.json` | 801 kB | Vocabulary for the tokenizer | Uploaded |
|
36 |
+
|
37 |
+
---
|