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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -2,10 +2,19 @@
2
  license: creativeml-openrail-m
3
  language:
4
  - en
 
 
 
 
 
 
 
5
  library_name: transformers
6
  pipeline_tag: text-generation
7
  tags:
8
  - '1.0e-5'
 
 
9
  ---
10
  # **Llama-Thinker-3B-Preview**
11
 
@@ -142,6 +151,4 @@ Quantized models like **llama-thinker-3b-preview.gguf** are optimized for effici
142
 
143
  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.
144
 
145
- ---
146
-
147
- Let me know if you’d like further customizations!
 
2
  license: creativeml-openrail-m
3
  language:
4
  - en
5
+ - de
6
+ - fr
7
+ - it
8
+ - pt
9
+ - hi
10
+ - es
11
+ - th
12
  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
  ---
19
  # **Llama-Thinker-3B-Preview**
20
 
 
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
+ ---