ChavyvAkvar commited on
Commit
cbe1423
·
verified ·
1 Parent(s): 19433b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -16,6 +16,18 @@ base_model:
16
  pipeline_tag: text-generation
17
  ---
18
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  # Liquid-Thinking-Preview
20
 
21
  This repository contains a full-parameter fine-tuned version of `LiquidAI/LFM2-1.2B` on the `HelpingAI/Intermediate-Thinking-130k` dataset. The goal of this fine-tune is to enhance the model's ability to perform step-by-step reasoning and solve problems that require intermediate thought processes.
 
16
  pipeline_tag: text-generation
17
  ---
18
 
19
+ <center>
20
+ <div style="text-align: center;">
21
+ <img
22
+ src="https://cdn-uploads.huggingface.co/production/uploads/63b6f2e752c02ae8acbaa4d8/Qn87jdxhfCaqQUiAqD_60.png"
23
+ alt="Liquid with Thinking"
24
+ style="width: 100%; max-width: 66%; height: auto; display: inline-block; margin-bottom: 0.5em; margin-top: 0.5em;"
25
+ />
26
+ </div>
27
+ </center>
28
+
29
+ ---
30
+
31
  # Liquid-Thinking-Preview
32
 
33
  This repository contains a full-parameter fine-tuned version of `LiquidAI/LFM2-1.2B` on the `HelpingAI/Intermediate-Thinking-130k` dataset. The goal of this fine-tune is to enhance the model's ability to perform step-by-step reasoning and solve problems that require intermediate thought processes.