Hacker News new | ask | show | jobs
by dilsmatchanov 893 days ago
Is it related to tinygrad[1]?

[1] https://github.com/geohot/tinygrad

1 comments

Not at all. tinygrad is a deep learning framework.

If you check the dependencies of TinyGPT-V you'll see that it does not depend on tinygrad but rather torch... https://github.com/DLYuanGod/TinyGPT-V/blob/main/environment...