Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kaerez
/
bartowski-Reflection-Llama-3.1-70B-GGUF
like
2
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
061e177
bartowski-Reflection-Llama-3.1-70B-GGUF
/
app.py
kaerez
Update app.py
96c89a7
verified
7 months ago
raw
Copy download link
history
blame
Safe
97 Bytes
import
gradio
as
gr
gr.load(
"models/bartowski/Reflection-Llama-3.1-70B-GGUF"
).launch(share=
True
)