Prasanna Karthik
Prasanna Karthik
@Balakrishna-Chennamsetti thanks for the feedback transformers requires fsspec>=2023.5.0, while gcsfs strictly requires fsspec==2025.3.2, causing a version conflict. Pip cannot resolve this mismatch, leading to broken dependencies during installation. can you...
@Balakrishna-Chennamsetti following up if you had any thoughts.
@Balakrishna-Chennamsetti following up, can you share a example gist that works ? The Hugging Face Gemma/TRL stack (requires PyTorch, transformers=5.x and often overwrites dependencies), making them unsafe to use together...