bkoz commited on
Commit
face33a
1 Parent(s): 2056f7e
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -10,8 +10,6 @@ import gradio as gr
10
 
11
  token = os.getenv("HUGGINGFACE_API_TOKEN")
12
 
13
- print(f'HUGGINGFACE_API_TOKEN: {token}')
14
-
15
  model = "meta-llama/Meta-Llama-3-8B-Instruct"
16
  model = "instructlab/granite-7b-lab"
17
  model = "ibm/granite-7b-base"
 
10
 
11
  token = os.getenv("HUGGINGFACE_API_TOKEN")
12
 
 
 
13
  model = "meta-llama/Meta-Llama-3-8B-Instruct"
14
  model = "instructlab/granite-7b-lab"
15
  model = "ibm/granite-7b-base"