Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
jhansi1
/
google-bert-bert-base-cased
like
0
Running
App
Files
Files
Community
main
google-bert-bert-base-cased
/
app.py
jhansi1
Update app.py
f7e6cf2
verified
6 days 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()