Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
catlover0122
/
LLM4Binary-llm4decompile-6.7b-v1.5
like
0
Sleeping
App
Files
Files
Community
59c3faf
LLM4Binary-llm4decompile-6.7b-v1.5
/
app.py
catlover0122
initial commit
59c3faf
verified
2 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/LLM4Binary/llm4decompile-6.7b-v1.5"
).launch()