Skip to content

Commit 4ab3ea9

Browse files
authored
Merge ashsong_develop branch into main (#3)
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
1 parent 5161905 commit 4ab3ea9

File tree

13 files changed

+126
-3953
lines changed

13 files changed

+126
-3953
lines changed

README.md

Lines changed: 112 additions & 87 deletions
Large diffs are not rendered by default.

configs/from_file.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
"input": {
6464
"_type": "file",
65-
"file": "data/input_messages/rapidsai:23.08-cuda11.8-py3.10.json"
65+
"file": "data/input_messages/morpheus:23.11-runtime.json"
6666
},
6767
"output": {
6868
"_type": "file",

data/input_messages/rapidsai:23.08-cuda11.8-py3.10.json

Lines changed: 0 additions & 282 deletions
This file was deleted.

0 commit comments

Comments
 (0)