systems icon indicating copy to clipboard operation
systems copied to clipboard

Merlin Systems provides tools for combining recommendation models with other elements of production recommender systems (like feature stores, nearest neighbor search, and exploration strategies) into...

Results 36 systems issues
Sort by recently updated
recently updated
newest added

Rolls back one of the changes in https://github.com/NVIDIA-Merlin/systems/pull/354 to improve inference performance of `Categorify`.

enhancement

### Bug description The Faiss index returns a -1 item_id when it can't fill the TopK results. This causes Feast to return None for item results causing a type error....

bug

** Can I ignore the is_ragged property of the categorical features when exporting the Workflow ? ** Setup : nvtabular version : 23.6.0 merlin-systems version : 23.6.0 The NvTabular workflow...

### Bug description I am trying to serve a session-based topk_model that is generated using `to_top_k_encoder` method using Merlin models library. How ever I am getting the following error from...

bug
P0

# ❓ Questions & Help ## Details I am not sure if it is a bug, it bacially breaks my workflow and I can't upgrade to Merlin version 23. I...

Update pattern to match only release tags in packages workflow

ci

Add support for unicode string inputs to Workflow Transform in Triton. - Adds a test for running a Workflow with non-ascii charaters in string inputs. We currently get the following...

enhancement

Provide support for serving HugeCTR models in Merlin Systems

enhancement

### Bug description The unit test of the 2-stage recommender system pipeline is shaky due to multiple reasons: - user_id sent to triton inference server does not exist in FEAST...

bug
P1

This PR addresses concerns around hugectr support. This represents the foundations for supporting a hugectr model in merlin systems. Creates the operator that will house a hugectr model and allow...

enhancement
status/work-in-progress
feature