Metadata-Version: 2.4
Name: text_to_sql_llm_py
Version: 0.0.3
Summary: Text to SQL query convertor
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Issues, https://github.com/pypa/sampleproject/issues
Author-email: Vikram Prabhu R <vikramprabhu240@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: accelerate
Requires-Dist: bitsandbytes
Requires-Dist: huggingface-hub
Requires-Dist: llama-cpp-python
Requires-Dist: peft
Requires-Dist: transformers
Requires-Dist: trl
Description-Content-Type: text/markdown

# Example Package

This is a simple example package. You can use
[GitHub-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.