Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Badrobot
/
NousResearch-Hermes-3-Llama-3.1-8B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2ee0332
NousResearch-Hermes-3-Llama-3.1-8B
/
app.py
Badrobot
initial commit
2ee0332
verified
8 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/NousResearch/Hermes-3-Llama-3.1-8B"
).launch()