Makefile: Add nonfree repo to fix model fetching#27
Conversation
As observed from July 15th, 2025, Infineon requires SSO authentication to donwload the model. For internal usage, we support fetching the model from a cached location, or automatically downloading it, through the variable `CACHED_MODEL`, default to `true`. However, open-source users must manually download the models with their credentials.
nonfree repo for model downloadnonfree repo for model fetching
nonfree repo for model fetchingnonfree repo to fix model fetching
|
I think we might want to remove the automatic download if |
Good point, download will fail anyway if someone does not have access. I guess we can just leave the |
We remove automatic download of `nonfree`, that must be done by hand by systems integratig hyperbus as dependency
This is useful if someone wants to leverage this IP in a CI with a pre-downloaded model. The makefile will just unzip it.
Errata corrige: we have to remove the whole hunk in |
CACHED_MODEL, default totrue.nonfreereference PR: https://iis-git.ee.ethz.ch/pulp-restricted/hyperbus-nonfree/-/merge_requests/1Note: the flow was successfully tested in-system in chimera: https://iis-git.ee.ethz.ch/github-mirror/chimera/-/pipelines