Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] Move examples that are split across repos (Systems, Models) into Merlin repo #1027

Open
10 tasks
bschifferer opened this issue Jun 26, 2023 · 0 comments
Open
10 tasks
Assignees
Milestone

Comments

@bschifferer
Copy link
Contributor

bschifferer commented Jun 26, 2023

Description

We do not want to have examples, using multiple libraries in one repository. Therefore, we want to move the examples to Merlin/Merlin

Merlin Systems:

Merlin Models:

Transformers4Rec:
We keep Transformers4Rec in the current state.

Merlin/Merlin:

  • Remove HugeCTR examples and link to HugeCTR repository
https://github.com/NVIDIA-Merlin/Merlin/blob/main/examples/scaling-criteo/03-Training-with-HugeCTR.ipynb - please link it to https://github.com/NVIDIA-Merlin/HugeCTR/blob/main/notebooks/hugectr_criteo.ipynb
https://github.com/NVIDIA-Merlin/Merlin/blob/main/examples/scaling-criteo/04-Triton-Inference-with-HugeCTR.ipynb - please link it to https://github.com/NVIDIA-Merlin/HugeCTR/blob/main/hps_trt/notebooks/demo_for_tf_trained_model.ipynb
https://github.com/NVIDIA-Merlin/Merlin/blob/main/examples/getting-started-movielens/03-Training-with-HugeCTR.ipynb please link it to https://github.com/NVIDIA-Merlin/HugeCTR/blob/main/notebooks/movie-lens-example.ipynb
https://github.com/NVIDIA-Merlin/Merlin/blob/main/examples/getting-started-movielens/04-Triton-Inference-with-HugeCTR.ipynb  For this one, the example is not fully ready to be linked and hence I suggest to keep the current one for now.
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

No branches or pull requests

3 participants