Skip to content

Conversation

@dagardner-nv
Copy link
Owner

Description

Closes

By Submitting this PR I confirm:

  • I am familiar with the Contributing Guidelines.
  • When the PR is ready for review, new or existing tests cover these changes.
  • When the PR is ready for review, the documentation is up to date with these changes.

Misiac and others added 9 commits July 9, 2025 15:33
…morpheus#2215)

Fixes the DFP example not building due to the Dockerfile referencing an outdated Conda environment file.

Updated the environment file reference from `dfp_example_cuda-125_arch-$(arch).yaml` to `dfp_example_cuda-128_arch-$(arch).yaml` to match the currently available config.

Authors:
  - Michał Siwiec (https://github.com/Misiac)
  - Will Killian (https://github.com/willkill07)

Approvers:
  - David Gardner (https://github.com/dagardner-nv)

URL: nv-morpheus#2215
* Incorporates DLP work from @tzemicheal into a Morpheus example
* Add new overload of `get_column(const std::string& column_name)` to `TableInfoBase`
* Update huggingface_hub and transformers packages to versions compatible with gliner. Add explicit dep on yaml (previously this was a transient dep).
* Unfortunately the `gliner` package needs to be installed manually (documented in `examples/data_loss_prevention/README.md`). The main reason for this is to avoid a CPU build of `onnxruntime` from being installed (ref: urchade/GLiNER#267)
* Add new `gliner-bi-encoder-onnx` model to repo and models container
* Fix serialization issue when struct columns are written out to disk nv-morpheus#2236
* Add Parquet support to `write_df_to_file`

fixes nv-morpheus#2236
fixes nv-morpheus#2237

## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.

Authors:
  - David Gardner (https://github.com/dagardner-nv)
  - Tad ZeMicheal (https://github.com/tzemicheal)

Approvers:
  - Will Killian (https://github.com/willkill07)
  - https://github.com/hsin-c

URL: nv-morpheus#2226
Quick PR to format the diagram in the DLP example's README.

Authors:
  - https://github.com/hsin-c

Approvers:
  - Will Killian (https://github.com/willkill07)

URL: nv-morpheus#2240
…AMPLES=ON flag (nv-morpheus#2243)

* Missing bit of documentation
* Document that the example isn't runnable within the release container (nv-morpheus#2242).
* Remove an erroneous `--prune` flag I found in the DOCA documentation 

Closes nv-morpheus#2241

## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.

Authors:
  - David Gardner (https://github.com/dagardner-nv)

Approvers:
  - Will Killian (https://github.com/willkill07)

URL: nv-morpheus#2243
Closes 

## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.

Authors:
  - Tad ZeMicheal (https://github.com/tzemicheal)

Approvers:
  - https://github.com/hsin-c
  - David Gardner (https://github.com/dagardner-nv)

URL: nv-morpheus#2227
…heus#2244)

* Support the DLP pipeline in the release container
* Add a `compile.sh` script allowing the example to be built after the fact.
* Since we don't include models in the release container (nor do we provide a way to fetch them), this also includes a fallback mechanism for fetching the model on demand from huggingface hub.

Closes nv-morpheus#2242

## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.

Authors:
  - David Gardner (https://github.com/dagardner-nv)

Approvers:
  - Will Killian (https://github.com/willkill07)

URL: nv-morpheus#2244
)

This PR updates the DLP README and notebook to include new diagrams and fixes the section numbering in the notebook.

Authors:
  - https://github.com/hsin-c

Approvers:
  - Tad ZeMicheal (https://github.com/tzemicheal)
  - David Gardner (https://github.com/dagardner-nv)

URL: nv-morpheus#2246
…nv-morpheus#2251)

## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.

Authors:
  - David Gardner (https://github.com/dagardner-nv)

Approvers:
  - Will Killian (https://github.com/willkill07)

URL: nv-morpheus#2251
… list (nv-morpheus#2250)

Add  DLP pipeline examples in the README.md  content list. 



Closes 

## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.

Authors:
  - Tad ZeMicheal (https://github.com/tzemicheal)

Approvers:
  - David Gardner (https://github.com/dagardner-nv)

URL: nv-morpheus#2250
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants