prithivMLmods commited on
Commit
b7f84a9
·
verified ·
1 Parent(s): d298905

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -13,6 +13,8 @@ library_name: transformers
13
  pipeline_tag: text-generation
14
  tags:
15
  - '1.0e-5'
 
 
16
  base_model:
17
  - meta-llama/Llama-3.2-3B-Instruct
18
  ---
@@ -151,4 +153,4 @@ Quantized models like **llama-thinker-3b-preview.gguf** are optimized for effici
151
 
152
  Running the **Llama-Thinker-3B-Preview** model locally using Ollama provides a powerful way to leverage open-source LLMs for complex reasoning and multilingual tasks. By following this guide, you can explore other models and expand your use cases as new models become available.
153
 
154
- ---
 
13
  pipeline_tag: text-generation
14
  tags:
15
  - '1.0e-5'
16
+ - chain_of_thought
17
+ - ollama
18
  base_model:
19
  - meta-llama/Llama-3.2-3B-Instruct
20
  ---
 
153
 
154
  Running the **Llama-Thinker-3B-Preview** model locally using Ollama provides a powerful way to leverage open-source LLMs for complex reasoning and multilingual tasks. By following this guide, you can explore other models and expand your use cases as new models become available.
155
 
156
+ ---