hadadrjt commited on
Commit
13c61cb
·
1 Parent(s): fbe6069

ai: Link open source models.

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -6,4 +6,10 @@ sdk: gradio
6
  app_file: jarvis.py
7
  pinned: true
8
  short_description: Inspired by Iron Man movies.
 
 
 
 
 
 
9
  ---
 
6
  app_file: jarvis.py
7
  pinned: true
8
  short_description: Inspired by Iron Man movies.
9
+ models:
10
+ - deepseek-ai/DeepSeek-V3-0324
11
+ - deepseek-ai/DeepSeek-R1
12
+ - google/gemma-3-27b-it
13
+ - Qwen/QwQ-32B
14
+ - meta-llama/Llama-3.3-70B-Instruct
15
  ---