NVIDIA-Merlin / NVIDIA-Merlin/Merlin

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

Open
#1,027 0 comments 0 reactions 3 assignees View on GitHub

@bschifferer is already working on this.

Since Jun 27, 2023.

Dominant language
Python
Stars
907
Forks
129
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.