Skip to content

Commit

Permalink
Merge ashsong_develop branch into main (#3)
Browse files Browse the repository at this point in the history
This PR merges fixes and improvements from the `ashong_develop` branch into `main`.

- Remove unused data files, including SBOMs, input messages, and outdated validation file
- Add warning to quick start notebook about non-deterministic outputs
- Remove unnecessary `debug_input` stage in `input.py`
- Major improvements to `README` to address developer review feedback
  • Loading branch information
ashsong-nv authored Nov 12, 2024
1 parent 5161905 commit 4ab3ea9
Show file tree
Hide file tree
Showing 13 changed files with 126 additions and 3,953 deletions.
199 changes: 112 additions & 87 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion configs/from_file.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"input": {
"_type": "file",
"file": "data/input_messages/rapidsai:23.08-cuda11.8-py3.10.json"
"file": "data/input_messages/morpheus:23.11-runtime.json"
},
"output": {
"_type": "file",
Expand Down
282 changes: 0 additions & 282 deletions data/input_messages/rapidsai:23.08-cuda11.8-py3.10.json

This file was deleted.

Loading

0 comments on commit 4ab3ea9

Please sign in to comment.