Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
zac
/
llama-cpp-python-test2
like
0
Runtime error
App
Files
Files
Community
375073e
llama-cpp-python-test2
/
app.py
zac
app.py
e2bb63f
over 1 year ago
raw
Copy download link
history
blame
Safe
66 Bytes
from
llama_cpp
import
llama
print
(
"loading . . ."
)
llm = llama()