lyimo commited on
Commit
93e2858
Β·
1 Parent(s): cc431b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -4,6 +4,7 @@ import time
4
  import llama_cpp
5
  from llama_cpp import Llama
6
  from huggingface_hub import hf_hub_download
 
7
 
8
 
9
  llm = Llama(
 
4
  import llama_cpp
5
  from llama_cpp import Llama
6
  from huggingface_hub import hf_hub_download
7
+ import os
8
 
9
 
10
  llm = Llama(