THIS PACKAGE CONTAINS RESEARCH CODE AND IS NOT INTENDED FOR PRODUCTION USE
This package contains research code that can perform AI comprehension of trade confirmations, model source code, and model documentation for the purposes of model governance.
The objective is to support the following use cases:
- Validation of trade capture using LLM comprehension of trade confirmations
- Validation of model documentation using LLM comprehension of source code
- Validation of source code, identifying bugs and deviations from the approved methodology
- LLM generation of model documentation and release note drafts
- Set environment variables FORCE_CMAKE=1;CMAKE_ARGS=-DLLAMA_CUBLAS=on
- Note: In PyCharm, use Settings > Tools > Terminal > Environment variables
- Run 'pip install --upgrade --force-reinstall llama-cpp-python --no-cache-dir'
- After this run 'pip install -r requirements.txt'
Each individual contributor holds copyright over their contributions to the project. The project versioning is the sole means of recording all such contributions and copyright details. Specifying corporate affiliation or work email along with the commit shall have no bearing on copyright ownership and does not constitute copyright assignment to the employer. Submitting a contribution to this project constitutes your acceptance of these terms.
Because individual contributions are often changes to the existing code, copyright notices in project files must specify The Project Contributors and never an individual copyright holder.