zac's picture
app.py
e2bb63f
raw
history blame
66 Bytes
from llama_cpp import llama
print("loading . . .")
llm = llama()