Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
|
@danieldk I have broken the Would like to open a PR to this PR branch for |
|
@danieldk @drbh a couple of updates here:
Question: Do we have to assume "build" directory exists within a kernel source directory? Asking because it seems like we can initialize and serialize the kernel card as "CARD.md" in the top-level kernel source dir and then fill it up based on the information available from |
|
@danieldk I have some questions. I did remove If we were to just serialize the card template in the source repo (e.g., https://github.com/huggingface/kernels-community/), then If we add In any case, information that depends on build or metadata will be updated each time a new build is obtained and the |
What is the use-case for loading an existing card? The way I see it, you get your initial card template through
But it can still be in the description like this right? Since we can fill it from the
As I mentioned above, I don't understand when one would want to load an existing card from the Hub? |
|
Sounds good. Then WDYT about repurposing this PR to:
|
Co-authored-by: Daniël de Kok <me@danieldk.eu>
|
I have updated the PR in accordance with #287 (comment). |
rebased parsing.kernels init-cardandkernels fill-card.kernels upload(and test).