File size: 2,224 Bytes
0613fe5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50fbb08
a777b97
50fbb08
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
license: apache-2.0
datasets:
- amphora/QwQ-LongCoT-130K
language:
- en
base_model:
- prithivMLmods/QwQ-LCoT-7B-Instruct
pipeline_tag: text-generation
library_name: transformers
tags:
- QwQ
- 4B
- Adapter
- safetensors
- 4bit
- Qwen2.5
- text-generation-inference
---
### **QwQ-4B-Instruct-Model-Files**

| **File Name**                   | **Size**        | **Description**                                    | **Upload Status** |
|----------------------------------|-----------------|---------------------------------------------------|-------------------|
| `.gitattributes`                 | 1.57 kB         | Tracks files stored with Git LFS.                 | Uploaded          |
| `README.md`                      | 271 Bytes       | Basic project documentation.                      | Updated           |
| `added_tokens.json`              | 657 Bytes       | Specifies additional tokens for the tokenizer.    | Uploaded          |
| `config.json`                    | 1.26 kB         | Detailed model configuration file.                | Uploaded          |
| `generation_config.json`         | 281 Bytes       | Configuration for text generation settings.        | Uploaded          |
| `merges.txt`                     | 1.82 MB         | Byte pair encoding (BPE) merge rules for tokenizer.| Uploaded          |
| `model-00001-of-00002.safetensors`| 4.46 GB         | Part 1 of the model weights in safetensors format.| Uploaded (LFS)    |
| `model-00002-of-00002.safetensors`| 1.09 GB         | Part 2 of the model weights in safetensors format.| Uploaded (LFS)    |
| `model.safetensors.index.json`   | 124 kB          | Index file for safetensors model sharding.         | Uploaded          |
| `special_tokens_map.json`        | 644 Bytes       | Mapping of special tokens (e.g., <PAD>, <EOS>).   | Uploaded          |
| `tokenizer.json`                 | 11.4 MB         | Complete tokenizer configuration.                 | Uploaded (LFS)    |
| `tokenizer_config.json`          | 7.73 kB         | Settings for the tokenizer integration.           | Uploaded          |
| `vocab.json`                     | 2.78 MB         | Vocabulary file containing token-to-id mappings.  | Uploaded          |

---