Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
catlover0122
/
LLM4Binary-llm4decompile-6.7b-v1.5
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LLM4Binary-llm4decompile-6.7b-v1.5
/
app.py
catlover0122
initial commit
59c3faf
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/LLM4Binary/llm4decompile-6.7b-v1.5"
).launch()