Maksim Poroshin

Results 12 comments of Maksim Poroshin

if you downloaded antelopev2 as repo from hf, try to pull it with wget and one by one, it helped me, idk why

add dos2unix in dockerfile and RUN find /src/entrypoints -type f -exec dos2unix {} \;

Hello, @Joffcom, Could you please clarify what kind of potential issues you are referring to? Are you talking about breaking old workflows after updating due to unexpected update types? Should...

This solution was cobbled together on the fly. This class can be inherited from any other, with an overloaded create_dataset method. Also there are other ways: modifying every data loader...

sorry, it seems these errors are not related to issues with protobuf. If I interrupt traced program execution early with a KeyboardInterrupt, the file opens without issues

I didn't understand the part about repr in C, where it says that viztracer will not be triggered (invoked?). It's viztracer that calls repr, isn't it? I think it is...

The time of repr depends on size of object if the object repr implementation is supposed to iterate all of its stuff as in case of torch storage. However, I...

think I found one more option - using base class method instead of overloaded method of torch tensor: ![image](https://github.com/user-attachments/assets/770d4ace-f858-4b8b-b1c7-078becc9a38b)

okay, sounds reasonable, thank you for your time)

Please send config and training_concepts\concepts.json