Kipok / NeMo-Skills

A pipeline to improve skills of large language models
https://kipok.github.io/NeMo-Skills/
Apache License 2.0
185 stars 41 forks source link

Streaming version of cluster_download function #210

Closed shtoshni closed 1 week ago

shtoshni commented 1 week ago

This PR implements a streaming version of cluster_download function which is used in summarize_results.

147