Skip to content

Commit

Permalink
Merge pull request #1 from laelhalawani/develop
Browse files Browse the repository at this point in the history
Refactor code for improved performance and readability
  • Loading branch information
laelhalawani authored Jan 4, 2024
2 parents 4810e43 + 5d5010a commit f2bb101
Show file tree
Hide file tree
Showing 4 changed files with 973 additions and 1 deletion.
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 import LlamaAI
from .gguf_llama.gguf_llama import LlamaAI

__all__ = ['LlamaAI']
Loading

0 comments on commit f2bb101

Please sign in to comment.