prithivMLmods commited on
Commit
bd2cd93
·
verified ·
1 Parent(s): 25ac3f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -6,6 +6,14 @@ base_model:
6
  - prithivMLmods/Deepthink-Reasoning-7B
7
  pipeline_tag: text-generation
8
  library_name: transformers
 
 
 
 
 
 
 
 
9
  ---
10
  <pre align="center">
11
  .___ __ .__ .__ __ ____________.
@@ -95,4 +103,4 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
95
  ```
96
  ## Conclusion
97
 
98
- With Ollama, running and interacting with models is seamless. Start experimenting today!
 
6
  - prithivMLmods/Deepthink-Reasoning-7B
7
  pipeline_tag: text-generation
8
  library_name: transformers
9
+ tags:
10
+ - ollama
11
+ - llama-cpp
12
+ - code-solve
13
+ - algorithm
14
+ - codepy
15
+ - qwen_base
16
+ - 7b
17
  ---
18
  <pre align="center">
19
  .___ __ .__ .__ __ ____________.
 
103
  ```
104
  ## Conclusion
105
 
106
+ With Ollama, running and interacting with models is seamless. Start experimenting today!