Metadata-Version: 2.4
Name: londonaicentre-oncollama-assets
Version: 1.0.3
Summary: OncoLlama assets
Author-email: "Dr. Joe Zhang" <jzhang@nhs.net>, "Dr. Martin Chapman" <martin.chapman@nhs.net>, "Dr. Lawrence Adams" <lawrence.adams2@nhs.net>
License-Expression: LicenseRef-Proprietary
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: londonaicentre-schemallama-types
Requires-Dist: pydantic>=2.12.5
Dynamic: license-file

# OncoLlama Assets

Assets for OncoLlama: Generating high fidelity synthetic cancer letters, and fine-tuning LLMs for structured data extraction.

## Structure

```text
📁 ONCOLLAMA_ASSETS
├── prompts/             # Prompt templates
├── schema.py            # Pydantic model for specifying expected OncoLlama output structure
├── wrapper.py           # Wrapper class for serving, and operating on, stored OncoLlama assets
```

## License

This project uses a proprietary license (see [LICENSE](LICENSE.md)).
