llama.cpp/llama_cpp/__init__.py
2024-04-03 15:38:27 -04:00

4 lines
69 B
Python

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