McLoviniTtt commited on
Commit
2e8bd73
·
verified ·
1 Parent(s): 546dd52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
README.md CHANGED
@@ -1,11 +1,18 @@
1
  ---
2
  title: Reasoner4All
3
- emoji: 📚
4
- colorFrom: blue
5
- colorTo: blue
6
  sdk: docker
7
  pinned: true
8
  license: apache-2.0
 
 
 
 
 
 
 
9
  ---
10
  # Reasoner4All
11
 
@@ -42,4 +49,4 @@ Reasoner4All is a simple demo that allows you to supercharge your favorite LLMs
42
  - OpenAi allows you to connect to your models with support for api key if required *don't worry I am not logging your keys anwyehre but you can check the src code of this space to be sure :)*
43
 
44
  **Chat**
45
- - Reasoning steps appear inside a step which can be expanded to visualize the process
 
1
  ---
2
  title: Reasoner4All
3
+ emoji: 🚀
4
+ colorFrom: indigo
5
+ colorTo: purple
6
  sdk: docker
7
  pinned: true
8
  license: apache-2.0
9
+ models:
10
+ - deepseek-ai/DeepSeek-R1
11
+ - deepseek-ai/DeepSeek-R1-Distill-Llama-70B
12
+ - mistralai/Mistral-Small-24B-Instruct-2501
13
+ - mistralai/Mistral-Large-Instruct-2411
14
+ - mistralai/Mistral-Nemo-Instruct-2407
15
+ short_description: Supercharge your favorite LLMs with reasoning capabilities
16
  ---
17
  # Reasoner4All
18
 
 
49
  - OpenAi allows you to connect to your models with support for api key if required *don't worry I am not logging your keys anwyehre but you can check the src code of this space to be sure :)*
50
 
51
  **Chat**
52
+ - Reasoning steps appear inside a step which can be expanded to visualize the process