Zeke Sikelianos

Results 472 comments of Zeke Sikelianos

This is ready for eyes! It works, but there a few outstanding issues to get it over the finish line. Could use some help from someone with Gopher skills and...

Converting this back to a draft. Still worth pursuing, but not a high priority.

Related: https://github.com/replicate/cog/issues/1341

> thanks for the PR @zeke, could you please update the task mapping as well? > > https://github.com/huggingface/huggingface.js/blob/b57822799149fb9e0c8a0b5ebf6b04ae1a417030/packages/inference/src/lib/getProviderHelper.ts#L134 Done! f449c0f6c9d1b02f2e354df295f15a43492e4b16

Starting over here, since it seems a lot has changed: https://github.com/huggingface/huggingface.js/pull/1564

Open to it! Especially if it simplifies the codebase. At the very least we can add a link to your TypeScript version in the README.

Looks good to me! (I used Google Translate to check it) There's a git conflict. Can you try rebasing this branch?

@SBrandeis @julien-c @Wauplin 👋🏼 I finally got around to bumping this forward a bit. My goal is to use this to classify all the models on Replicate. Could use a...

> Hey @zeke , thanks for looking into this! Just to be sure, the goal of this PR is to generate a single `tasks.json` with all definitions from all input/output/output_stream...

Poking around the codebase, I see other code paths where more task types are mentioned. Here's one: https://github.com/huggingface/huggingface.js/blob/1aa1c3f4d2081b270517219c49c95c1d8d7fc682/packages/tasks/src/tasks/index.ts#L132 For example, `image-to-video` is not present in the code I'm generating here,...