Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kanhatakeyama
/
tanuki8x8bchat
like
8
Sleeping
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
a100 kh
commited on
Aug 31, 2024
Commit
9dc0bb8
·
1 Parent(s):
0882058
r
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -83,7 +83,7 @@ description = """
83
84
85
HEADER = description
86
-
FOOTER = ""
87
88
89
def run():
83
84
85
HEADER = description
86
+
FOOTER = "
- コンテクスト長が4096までなので、あまり会話が長くなると、エラーて停止します。
"
87
88
89
def run():