LLMproj1 commited on
Commit
8289515
·
verified ·
1 Parent(s): 2293b71

Update model.py

Browse files
Files changed (1) hide show
  1. model.py +2 -0
model.py CHANGED
@@ -41,6 +41,8 @@ alpaca_prompt = """
41
  ### Input:
42
  {}
43
 
 
 
44
  ### Response:
45
  {}"""
46
 
 
41
  ### Input:
42
  {}
43
 
44
+
45
+
46
  ### Response:
47
  {}"""
48