Views
No views yet
| File Name [ Uploaded Files ] | Size | Description | Upload Status |
|---|---|---|---|
.gitattributes | 1.57 kB | Git attributes configuration for LFS. | Uploaded |
README.md | 400 Bytes | Documentation about the model. | Updated |
added_tokens.json | 657 Bytes | Custom tokens for tokenizer. | Uploaded |
config.json | 860 Bytes | Configuration for the model. | Uploaded |
generation_config.json | 281 Bytes | Configuration for text generation. | Uploaded |
merges.txt | 1.82 MB | Byte-pair encoding (BPE) merge rules. | Uploaded |
pytorch_model-00001-of-00004.bin | 4.88 GB | Model weights (split part 1). | Uploaded (LFS) |
pytorch_model-00002-of-00004.bin | 4.93 GB | Model weights (split part 2). | Uploaded (LFS) |
pytorch_model-00003-of-00004.bin | 4.33 GB | Model weights (split part 3). | Uploaded (LFS) |
pytorch_model-00004-of-00004.bin | 1.09 GB | Model weights (split part 4). | Uploaded (LFS) |
pytorch_model.bin.index.json | 28.1 kB | Index file for model weights. | Uploaded |
special_tokens_map.json | 644 Bytes | Map of special tokens for tokenizer. | Uploaded |
tokenizer.json | 11.4 MB | Tokenizer data in JSON format. | Uploaded (LFS) |
tokenizer_config.json | 7.73 kB | Tokenizer configuration file. | Uploaded |
vocab.json | 2.78 MB | Vocabulary for tokenizer. | Uploaded |

pytorch_model.bin.index.json is correctly set for efficient shard-based loading.generation_config.json to control aspects such as temperature, top-p sampling, and maximum sequence length.