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.4.tar.gz
(8.0 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.4.tar.gz.
File metadata
- Download URL: gensimllms-0.0.4.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf92aaaecfd4ed5cfee01f4c037696fd17f0e753dc0fbe5328d5915bddb6cefd
|
|
| MD5 |
47bc759ad9a435404a9b99ef9e656d1b
|
|
| BLAKE2b-256 |
624ca548389306557e3ddb84e63348fc4843deac57c222894ebbfc9cda9cd274
|
File details
Details for the file gensimllms-0.0.4-py3-none-any.whl.
File metadata
- Download URL: gensimllms-0.0.4-py3-none-any.whl
- Upload date:
- Size: 10.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 |
be287e791780e4b736e5167297843bb9c294f1c5134eec4f3585fc200d9423f0
|
|
| MD5 |
e6333907c9d32a2566042a450f2a75b7
|
|
| BLAKE2b-256 |
f471ac130f41054cc5d7d02d744b377925188438a6694f52c280b4c028b9c3c0
|