mahdicv commited on
Commit
cdbc1db
·
1 Parent(s): 8731e01

adding model name to README

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -9,6 +9,8 @@ app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
  short_description: 'gpt-oss-120b + web browsing + reasoning on AMD MI300X GPUs'
 
 
12
  ---
13
  ***DISCLAIMER:*** Analysis is provided along with final response to allow users to gain insight into model's chain of thought, but may contain content not deemed suitable to include in final response.
14
 
 
9
  pinned: false
10
  license: apache-2.0
11
  short_description: 'gpt-oss-120b + web browsing + reasoning on AMD MI300X GPUs'
12
+ models:
13
+ - openai/gpt-oss-120b
14
  ---
15
  ***DISCLAIMER:*** Analysis is provided along with final response to allow users to gain insight into model's chain of thought, but may contain content not deemed suitable to include in final response.
16