Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
raw
history blame contribute delete
300 Bytes
Let's name this file
model_downloads.py, so the resulting import code looks like this:
thon
from model_downloads import HFModelDownloadsTool
tool = HFModelDownloadsTool()
In order to let others benefit from it and for simpler initialization, we recommend pushing it to the Hub under your
namespace.