llama.cpp/llama_cpp/__init__.py
2023-09-13 18:07:08 -04:00

4 lines
68 B
Python

from .llama_cpp import *
from .llama import *
__version__ = "0.2.3"