Python library to support LLM testing.
Project description
gensimllms
gensimllms Python library for testing LLMs.
Status: Experimental research and teaching tool.
Installation
pip install gensimllms
Running within Python code.
import gensimllms
| File | Use |
|---|---|
| simulator.py | Contains the main GeneralSimulator class |
| models.py | Contains the api calls for the LLMs, currently only contains GPT |
| user_template.py | Contains the UserTemplate class which tells user what needs to be included for the mina GeneralSimulator class to work |
| user_example.py | A very basic example of how you would implement and fill in the UserTemplate class |
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gensimllms-0.0.6.tar.gz
(8.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gensimllms-0.0.6.tar.gz.
File metadata
- Download URL: gensimllms-0.0.6.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9407bdd30c84f702a9942f3fd0c8fbe0bf3f34839bf589f89c5e890c40c6242c
|
|
| MD5 |
6a7dbd36d4d748d11e5ada16da346cef
|
|
| BLAKE2b-256 |
33a09b7cd5d49664e1ebcc2a2b0d1e9cd1829531468d91144d2da4d5dc7d37e4
|
File details
Details for the file gensimllms-0.0.6-py3-none-any.whl.
File metadata
- Download URL: gensimllms-0.0.6-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
520038feb5f63a6bd7d4851f98ebd8d0f27a6860485c41ed874df96e762656e4
|
|
| MD5 |
a94049164838c73ad1bc284b797925bc
|
|
| BLAKE2b-256 |
104755b30693b234f67e1c647250241fb61a97646794722bf83b3c1d24a16409
|