Joe Cummings
Joe Cummings
@SM-Jang Thanks for the addition! A couple of notes: 1. Can you refer to our style guide and make sure the code passes our linting? 2. Can you add a...
Looks like even this is failing the builds @osalpekar
cc @atalman @osalpekar
> > Looks like these are adding 3.11 support for the unittest jobs, but the jobs are failing due to version conflicts since some dependencies are not available for 3.11...
Hi @laleye - you should be able to use `build_vocab_from_iterator` to rebuild and save the text object given that the way in which you build the vocabulary in the first...
When building from source, you need to build torchdata from source, too. See instructions that were added in this PR: #2048 cc @ejguan @Nayef211
@moDallel - We welcome contributions! Thanks for your interest in the project.
@atalman Does this need to be cherry picked or no?
Thanks for the suggestion @pandya6988 ! We'll document this on our backlog. For testing purposes, below are the list of most popular tokenizers we would plan on making sure work...
> Also fine-tuning other Meta foundational models would be nice like recent [facebookresearch/segment-anything-2](https://github.com/facebookresearch/segment-anything-2) Thanks for the input! We're still a small team so working hard to provide great memory savings...