prithivMLmods commited on
Commit
51a182c
·
verified ·
1 Parent(s): 7bcc2e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,3 +1,22 @@
1
- ---
2
- license: creativeml-openrail-m
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ ---
4
+
5
+ # Codepy 3B Deep Think GGUF Model File
6
+
7
+ The **Codepy 3B Deep Think GGUF Model** is a fine-tuned version of the **meta-llama/Llama-3.2-3B-Instruct** base model, designed for text generation tasks that require deep reasoning, logical structuring, and problem-solving. This model leverages its optimized architecture to provide accurate and contextually relevant outputs for complex queries, making it ideal for applications in education, programming, and creative writing.
8
+
9
+ With its robust natural language processing capabilities, **Codepy 3B Deep Think GGUF** excels in generating step-by-step solutions, creative content, and logical analyses. Its architecture integrates advanced understanding of both structured and unstructured data, ensuring precise text generation aligned with user inputs.
10
+
11
+ | **File Name** | **Size** | **Description** | **Upload Status** |
12
+ |--------------------------------|----------------|--------------------------------------------------|-------------------|
13
+ | `.gitattributes` | 1.75 kB | Git LFS configuration for large files. | Uploaded |
14
+ | `Codepy-3B.F16.gguf` | 6.43 GB | Full-precision (FP16) weights in GGUF format. | Uploaded (LFS) |
15
+ | `Codepy-3B.Q4_K_M.gguf` | 2.02 GB | Quantized weights (Q4_K_M) in GGUF format. | Uploaded (LFS) |
16
+ | `Codepy-3B.Q5_K_M.gguf` | 2.32 GB | Quantized weights (Q5_K_M) in GGUF format. | Uploaded (LFS) |
17
+ | `Codepy-3B.Q8_0.gguf` | 3.42 GB | Quantized weights (Q8_0) in GGUF format. | Uploaded (LFS) |
18
+ | `Modelfile` | 1.96 kB | Updated model information file. | Updated |
19
+ | `README.md` | 42 Bytes | Initial README file, currently minimal. | Initial Commit |
20
+ | `config.json` | 29 Bytes | Basic configuration placeholder. | Uploaded |
21
+
22
+ ---