Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LLMproj1
/
my_persona
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
LLMproj1
commited on
May 28, 2024
Commit
8289515
·
verified
·
1 Parent(s):
2293b71
Update model.py
Browse files
Files changed (1)
hide
show
model.py
+2
-0
model.py
CHANGED
Viewed
@@ -41,6 +41,8 @@ alpaca_prompt = """
41
### Input:
42
{}
43
44
### Response:
45
{}"""
46
41
### Input:
42
{}
43
44
+
45
+
46
### Response:
47
{}"""
48