Page MenuHomePhabricator

Upload recommendation-api preprocessed numpy binaries to Swift
Closed, ResolvedPublic

Description

For optimal memory usage, the recommendation-api is using preprocessed wikidata_ids and decoded_lines_float32 numpy arrays as shown in T339890#9162780.

In T346218, we adapted the app to fetch and use these preprocessed numpy binaries from Swift.

The goal of this task is to upload both wikidata_ids.npy and decoded_lines_float32.npy to Swift.

Event Timeline

The recommendation-api preprocessed numpy binaries were uploaded successfully to Thanos Swift. Below are their storage URIs:

fileuri
wikidata_ids.npys3://wmf-ml-models/recommendation_api/enwiki/20230915010659/wikidata_ids.npy
decoded_lines_float32.npys3://wmf-ml-models/recommendation_api/enwiki/20230915011054/decoded_lines_float32.npy