mirror of
https://github.com/rushil-thareja/dp-fusion-lib.git
synced 2026-04-26 12:26:22 +02:00
- Token-level differential privacy for LLMs - Integration with Document Privacy API - Comprehensive test suite and documentation - Examples and Jupyter notebook included
27 lines
505 B
Markdown
27 lines
505 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest a new feature or enhancement
|
|
title: "[FEATURE] "
|
|
labels: enhancement
|
|
assignees: ''
|
|
---
|
|
|
|
## Description
|
|
|
|
A clear description of the feature you'd like.
|
|
|
|
## Motivation
|
|
|
|
Why is this feature needed? What problem does it solve?
|
|
|
|
## Proposed Solution
|
|
|
|
If you have ideas on how to implement this, describe them here.
|
|
|
|
## Alternatives Considered
|
|
|
|
Any alternative solutions or features you've considered.
|
|
|
|
## Additional Context
|
|
|
|
Any other context, examples, or references.
|