We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e8e64d commit da0fdafCopy full SHA for da0fdaf
llama_cpp/__init__.py
@@ -1,2 +1,4 @@
1
from .llama_cpp import *
2
from .llama import *
3
+
4
+from .version import __version__
0 commit comments