Skip to content

Commit

Permalink
Merge pull request #2 from laelhalawani/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
laelhalawani authored Jan 4, 2024
2 parents f2bb101 + 5cd51b1 commit 0b110cb
Show file tree
Hide file tree
Showing 3 changed files with 628 additions and 2 deletions.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .gguf_llama.gguf_llama import LlamaAI
from .gguf_llama import LlamaAI

__all__ = ['LlamaAI']
Loading

0 comments on commit 0b110cb

Please sign in to comment.