prithivMLmods
commited on
Commit
•
91de78c
1
Parent(s):
498bc94
Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,7 @@ tags:
|
|
18 |
- Ollama
|
19 |
- safetensors
|
20 |
- Question Answering
|
|
|
21 |
---
|
22 |
### Llama-3.1-8B-Open-SFT
|
23 |
|
@@ -39,6 +40,9 @@ The **Llama-3.1-8B-Open-SFT** model is a fine-tuned version of **meta-llama/Llam
|
|
39 |
| `tokenizer_config.json` | 57.4 kB | Configuration for the tokenizer. | Uploaded |
|
40 |
|
41 |
---
|
|
|
|
|
|
|
42 |
|
43 |
### **Key Features**
|
44 |
|
@@ -129,4 +133,4 @@ print("Model Output:", response)
|
|
129 |
- Use `Safetensors` for secure and efficient weight loading.
|
130 |
- Quantization or model parallelism for resource-constrained environments.
|
131 |
|
132 |
-
---
|
|
|
18 |
- Ollama
|
19 |
- safetensors
|
20 |
- Question Answering
|
21 |
+
- Math
|
22 |
---
|
23 |
### Llama-3.1-8B-Open-SFT
|
24 |
|
|
|
40 |
| `tokenizer_config.json` | 57.4 kB | Configuration for the tokenizer. | Uploaded |
|
41 |
|
42 |
---
|
43 |
+
### **Sample Long CoT:**
|
44 |
+
|
45 |
+
![sfdvdfbvdfbd.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/FcXcC0xYoSowHTHtfAreO.png)
|
46 |
|
47 |
### **Key Features**
|
48 |
|
|
|
133 |
- Use `Safetensors` for secure and efficient weight loading.
|
134 |
- Quantization or model parallelism for resource-constrained environments.
|
135 |
|
136 |
+
---
|