Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zac
/
llama-cpp-python-test2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e2bb63f
llama-cpp-python-test2
/
app.py
zac
app.py
e2bb63f
almost 2 years ago
raw
Copy download link
history
blame
Safe
66 Bytes
from
llama_cpp
import
llama
print
(
"loading . . ."
)
llm = llama()