Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jhansi1
/
google-bert-bert-base-cased
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
google-bert-bert-base-cased
/
app.py
jhansi1
Update app.py
f7e6cf2
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
import
gradio
as
gr
gr.load(
"models/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF"
).launch()