Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
title: LLM4Decompile
|
3 |
-
emoji:
|
4 |
colorFrom: purple
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
@@ -8,9 +8,7 @@ sdk_version: 5.16.0
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
models:
|
11 |
-
- LLM4Binary/llm4decompile-
|
12 |
-
#preload_from_hub:
|
13 |
-
#- LLM4Binary/llm4decompile-6.7b-v2
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: LLM4Decompile 9B V2
|
3 |
+
emoji: 🚀
|
4 |
colorFrom: purple
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
models:
|
11 |
+
- LLM4Binary/llm4decompile-9b-v2
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|