mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
Initial commit
This commit is contained in:
2
llama_cpp/__init__.py
Normal file
2
llama_cpp/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from .llama_cpp import *
|
||||
from .llama import *
|
||||
Reference in New Issue
Block a user