huihui-ai commited on
Commit
70d7386
·
verified ·
1 Parent(s): 51155ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -18,6 +18,13 @@ language:
18
 
19
  MicroThinker-1B-Preview, a new model fine-tuned from the [huihui-ai/Llama-3.2-1B-Instruct-abliterated](https://huggingface.co/huihui-ai/Llama-3.2-1B-Instruct-abliterated) model, focused on advancing AI reasoning capabilities.
20
 
 
 
 
 
 
 
 
21
  ## Training Details
22
 
23
  This is just a test, but the performance is quite good.
 
18
 
19
  MicroThinker-1B-Preview, a new model fine-tuned from the [huihui-ai/Llama-3.2-1B-Instruct-abliterated](https://huggingface.co/huihui-ai/Llama-3.2-1B-Instruct-abliterated) model, focused on advancing AI reasoning capabilities.
20
 
21
+ ## Use with ollama
22
+
23
+ You can use [huihui_ai/microthinker](https://ollama.com/huihui_ai/microthinker) directly
24
+ ```
25
+ ollama run huihui_ai/microthinker-abliterated
26
+
27
+
28
  ## Training Details
29
 
30
  This is just a test, but the performance is quite good.