tazwarrrr commited on
Commit
b46ebb0
·
verified ·
1 Parent(s): b967036

fix config

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -1,11 +1,14 @@
1
-
2
  ---
3
  title: ROCmPort AI
4
  emoji: ⚡
5
  colorFrom: red
6
  colorTo: yellow
7
- sdk: static
8
- pinned: false
 
 
 
 
9
  ---
10
 
11
 
@@ -25,4 +28,4 @@ ROCmPort AI automatically migrates CUDA GPU code to ROCm (AMD's open-source GPU
25
 
26
  ---
27
 
28
- For detailed documentation and examples, see [BENCHMARKS.md](BENCHMARKS.md) and the [docs](docs/) folder.
 
 
1
  ---
2
  title: ROCmPort AI
3
  emoji: ⚡
4
  colorFrom: red
5
  colorTo: yellow
6
+ sdk: gradio
7
+ pinned: true
8
+ license: apache-2.0
9
+ thumbnail: >-
10
+ https://cdn-uploads.huggingface.co/production/uploads/69cbcab7f7b604127917f905/meymza-6XkpBbcJO2LUR7.png
11
+ short_description: Agentic CUDA-to-ROCm migration loop
12
  ---
13
 
14
 
 
28
 
29
  ---
30
 
31
+ For detailed documentation and examples, see [BENCHMARKS.md](BENCHMARKS.md) and the [docs](docs/) folder.