RekklesAI commited on
Commit
1f89e2a
·
verified ·
1 Parent(s): 42cdd51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -24,6 +24,8 @@ Ever wished your AI could not just *tell* you the answer, but *show* you its thi
24
 
25
  Leveraging the insightful `open-thoughts/OpenThoughts-114k` dataset and the versatile [LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory) training library, LogicFlow-Llama-3B has been trained to dissect intricate problems and articulate its reasoning process step-by-step. Remarkably, this entire fine-tuning process was accomplished **on a single GPU**, demonstrating a pathway to more accessible CoT model development. Get ready to explore the frontiers of logical AI and unlock a new era of AI-powered deep thinking, even with limited resources!
26
 
 
 
27
  ## Model Details
28
 
29
  - **Base Model:** `meta-llama/Llama-3.2-3B-Instruct` (initially without strong CoT capabilities)
 
24
 
25
  Leveraging the insightful `open-thoughts/OpenThoughts-114k` dataset and the versatile [LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory) training library, LogicFlow-Llama-3B has been trained to dissect intricate problems and articulate its reasoning process step-by-step. Remarkably, this entire fine-tuning process was accomplished **on a single GPU**, demonstrating a pathway to more accessible CoT model development. Get ready to explore the frontiers of logical AI and unlock a new era of AI-powered deep thinking, even with limited resources!
26
 
27
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/664589a52d210101d1eac6ad/l_vPNI8K1AbiHHXUTo6aa.png)
28
+
29
  ## Model Details
30
 
31
  - **Base Model:** `meta-llama/Llama-3.2-3B-Instruct` (initially without strong CoT capabilities)