Skip to content

Commit

Permalink
update topic
Browse files Browse the repository at this point in the history
  • Loading branch information
allnash committed Aug 13, 2024
1 parent 5011e39 commit 725f127
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
url='https://github.com/pollystack/django-polly',
author='Pollystack Team',
author_email='[email protected]',
# ... other parameters ...
install_requires=[
'Django>=4.0',
'requests',
Expand Down Expand Up @@ -57,7 +56,7 @@
'Topic :: Internet :: WWW/HTTP',
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
'Topic :: Software Development :: Libraries :: Application Frameworks',
'Topic :: Software Development :: Libraries :: LLM Management',
'Topic :: Scientific/Engineering :: Artificial Intelligence',
],
cmake_args=['-DGGML_BLAS=ON', '-DGGML_BLAS_VENDOR=OpenBLAS'],
)

0 comments on commit 725f127

Please sign in to comment.