prithivMLmods commited on
Commit
9e3bb69
1 Parent(s): f05703a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -13,4 +13,23 @@ tags:
13
  - ollama
14
  - llama-cpp
15
  - trl
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ---
 
13
  - ollama
14
  - llama-cpp
15
  - trl
16
+ ---
17
+
18
+
19
+
20
+ # Codepy 3B Deep Think Model File
21
+
22
+ | **File Name** | **Size** | **Description** | **Upload Status** |
23
+ |-----------------------------------|----------------|------------------------------------------------|-------------------|
24
+ | `.gitattributes` | 1.57 kB | Git LFS configuration for large files. | Uploaded |
25
+ | `README.md` | 221 Bytes | Basic repository information. | Updated |
26
+ | `config.json` | 994 Bytes | Model configuration with architectural details. | Uploaded |
27
+ | `generation_config.json` | 248 Bytes | Default generation parameters. | Uploaded |
28
+ | `pytorch_model-00001-of-00002.bin`| 4.97 GB | Sharded PyTorch model weights (part 1 of 2). | Uploaded (LFS) |
29
+ | `pytorch_model-00002-of-00002.bin`| 1.46 GB | Sharded PyTorch model weights (part 2 of 2). | Uploaded (LFS) |
30
+ | `pytorch_model.bin.index.json` | 21.2 kB | Index file mapping model shards. | Uploaded |
31
+ | `special_tokens_map.json` | 477 Bytes | Maps special tokens to their respective IDs. | Uploaded |
32
+ | `tokenizer.json` | 17.2 MB | Full tokenizer vocabulary and merges. | Uploaded (LFS) |
33
+ | `tokenizer_config.json` | 57.5 kB | Tokenizer configuration details. | Uploaded |
34
+
35
  ---