Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Amitontheweb
/
Params_Playground
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Amitontheweb
commited on
Aug 22, 2024
Commit
df913ba
·
verified
·
1 Parent(s):
971aa39
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
2
-
# Gradio Params Playground
3
4
from transformers import AutoModelForCausalLM, AutoTokenizer
5
import torch
1
2
+
# Gradio Params Playground
#
3
4
from transformers import AutoModelForCausalLM, AutoTokenizer
5
import torch