bunyaminergen commited on
Commit
16f75e3
·
1 Parent(s): 6238dbd
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -9,6 +9,11 @@ app_file: app.py
9
  pinned: true
10
  license: gpl-3.0
11
  short_description: Qwen2.5-Coder-1.5B-Instruct-Reasoning Model's Demo
 
 
 
 
 
12
  ---
13
 
14
  An example chatbot using [Gradio](https://gradio.app), [
 
9
  pinned: true
10
  license: gpl-3.0
11
  short_description: Qwen2.5-Coder-1.5B-Instruct-Reasoning Model's Demo
12
+ models:
13
+ - bunyaminergen/Qwen2.5-Coder-1.5B-Instruct-Reasoning
14
+ datasets:
15
+ - nvidia/OpenCodeReasoning
16
+
17
  ---
18
 
19
  An example chatbot using [Gradio](https://gradio.app), [