We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c79ee61 commit a390b43Copy full SHA for a390b43
llama_cpp/__init__.py
@@ -1,4 +1,4 @@
1
from .llama import *
2
from .llama_cpp import *
3
4
-__version__ = "0.3.5"
+__version__ = "0.1"
0 commit comments