Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a8d12 commit 27dbd64Copy full SHA for 27dbd64
llama_cpp/__init__.py
@@ -1,4 +1,4 @@
1
-from .llama_cpp import *
2
from .llama import *
+from .llama_cpp import *
3
4
__version__ = "0.2.85"
0 commit comments