k-mktr commited on
Commit
5d110b2
Β·
verified Β·
1 Parent(s): beb7c7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: πŸ†
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: 5.49.1
8
  app_file: app.py
9
  pinned: true
10
  license: mit
@@ -64,7 +64,7 @@ In the recent months, we've seen a lot of these "Tiny" models released, and some
64
 
65
  2. Install the required packages:
66
  ```
67
- pip install gradio plotly openai nc_py_api
68
  ```
69
 
70
  3. Ensure Ollama is running locally or via a remote server.
@@ -178,7 +178,7 @@ This project is open-source and available under the MIT License
178
 
179
  ## πŸ™ Acknowledgements
180
 
181
- - Thanks to the Ollama team for providing that amazing tool.
182
  - Shoutout to all the AI researchers and compact language models teams for making this frugal AI arena possible!
183
 
184
  Enjoy the battles in the GPU-Poor LLM Gladiator Arena! May the best compact model win! πŸ†
 
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 6.0.2
8
  app_file: app.py
9
  pinned: true
10
  license: mit
 
64
 
65
  2. Install the required packages:
66
  ```
67
+ pip install gradio openai nc_py_api
68
  ```
69
 
70
  3. Ensure Ollama is running locally or via a remote server.
 
178
 
179
  ## πŸ™ Acknowledgements
180
 
181
+ - Thanks to the Llama.cpp and Ollama teams for providing amazing tools.
182
  - Shoutout to all the AI researchers and compact language models teams for making this frugal AI arena possible!
183
 
184
  Enjoy the battles in the GPU-Poor LLM Gladiator Arena! May the best compact model win! πŸ†