Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
abanm
/
Check
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
abanm
commited on
Jan 20, 2025
Commit
b81f2dc
·
verified
·
1 Parent(s):
8681317
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -24,7 +24,6 @@ def fetch_response(prompt_text):
24
"""
25
26
27
-
try:
28
gen_kwargs = {
29
"max_new_tokens": 512,
30
"top_k": 30,
24
"""
25
26
27
gen_kwargs = {
28
"max_new_tokens": 512,
29
"top_k": 30,