xiaozhou0822 commited on
Commit
0e015df
·
1 Parent(s): 7c4da61

Update aa.py

Browse files
Files changed (1) hide show
  1. aa.py +1 -1
aa.py CHANGED
@@ -11,7 +11,7 @@ from share_btn import community_icon_html, loading_icon_html, share_js, share_bt
11
 
12
  HF_TOKEN = os.environ.get("HF_TOKEN", None)
13
 
14
- # codellama/CodeLlama-13b-hf"
15
 
16
  FIM_PREFIX = "<PRE> "
17
  FIM_MIDDLE = " <MID>"
 
11
 
12
  HF_TOKEN = os.environ.get("HF_TOKEN", None)
13
 
14
+
15
 
16
  FIM_PREFIX = "<PRE> "
17
  FIM_MIDDLE = " <MID>"