Metadata-Version: 2.4
Name: qstn
Version: 0.1.0
Summary: Questionnaire and Survey Evaluation Toolkit for NLP Research
Author: Maximilian Kreutner
Author-email: Maximilian Kreutner <maximilian.kreutner@uni-mannheim.de>
License-Expression: MIT
Project-URL: Homepage, https://github.com/dess-mannheim/QSTN
Project-URL: Documentation, https://qstn.readthedocs.io/en/latest/index.html
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas>=2.2.3
Requires-Dist: pydantic>=2.11.4
Requires-Dist: torch>=2.6.0
Requires-Dist: transformers>=4.51.3
Requires-Dist: vllm>=0.9.0
Requires-Dist: json_repair
Provides-Extra: flash
Requires-Dist: flashinfer-python>=0.2.5; extra == "flash"
Dynamic: author
Dynamic: license-file
Dynamic: requires-python

# QSTN
A framework to efficiently survey LLMs.
