--- license: creativeml-openrail-m pipeline_tag: text-generation library_name: transformers language: - en base_model: - meta-llama/Llama-3.2-3B-Instruct tags: - codepy - safetensors - llama - ollama - llama-cpp - trl --- # Codepy 3B Deep Think Model File | **File Name** | **Size** | **Description** | **Upload Status** | |-----------------------------------|----------------|------------------------------------------------|-------------------| | `.gitattributes` | 1.57 kB | Git LFS configuration for large files. | Uploaded | | `README.md` | 221 Bytes | Basic repository information. | Updated | | `config.json` | 994 Bytes | Model configuration with architectural details. | Uploaded | | `generation_config.json` | 248 Bytes | Default generation parameters. | Uploaded | | `pytorch_model-00001-of-00002.bin`| 4.97 GB | Sharded PyTorch model weights (part 1 of 2). | Uploaded (LFS) | | `pytorch_model-00002-of-00002.bin`| 1.46 GB | Sharded PyTorch model weights (part 2 of 2). | Uploaded (LFS) | | `pytorch_model.bin.index.json` | 21.2 kB | Index file mapping model shards. | Uploaded | | `special_tokens_map.json` | 477 Bytes | Maps special tokens to their respective IDs. | Uploaded | | `tokenizer.json` | 17.2 MB | Full tokenizer vocabulary and merges. | Uploaded (LFS) | | `tokenizer_config.json` | 57.5 kB | Tokenizer configuration details. | Uploaded | ---