5 ms·
I'd be interested in using this with something like the new HuggingFace robots. Do you have demos showing how to go from HFlow dataset to training to deploy?
by ZeroCool2u 17d ago
I'd be interested in using this with something like the new HuggingFace robots. Do you have demos showing how to go from HFlow dataset to training to deploy?
- kstonekuan 17d agoLove those robots! Unfortunately, we don't support the training and deployment side yet as we are focused only on data processing for now.
- heyitsguay 16d agoCreating a basic ergonomic example of the full train/deploy loop, using your data engine, for a popular platform in the zeitgeist, will give you a traction boost. You don't have to innovate on the parts outside your core competency. Have your favorite LLM ingest the Reachy docs, give it control of a robot, and put a lightweight example together. Iterate till you like the example flow and you've purged docs and output text of AI slop, then release!
- kstonekuan 16d agoThanks for the advice, we'll definitely consider an example like this.