We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 332720d commit 077ecb6Copy full SHA for 077ecb6
llama_cpp/__init__.py
@@ -1,4 +1,4 @@
1
from .llama_cpp import *
2
from .llama import *
3
4
-__version__ = "0.2.89"
+__version__ = "0.2.90"
0 commit comments