File size: 66 Bytes
e2bb63f
 
 
 
 
1
2
3
4
5
from llama_cpp import llama

print("loading . . .")

llm = llama()