|
|
|
|
|
by CurrentB
1177 days ago
|
|
Yeah, I've been using python for the first time in a while to try out some of the llm stuff and I can't believe how bad the dependency hell is. It's probably particularly bad due to the pace of change in this field. But I spend an hour getting dependencies fixed every time I touch anything. 80% of the Google Collabs I find are just outright broken. I wish there were other viable non python options to try out these things. |
|
ML libraries are particularly bad, most other stuff works well.
Friends don't let friends install pip into /usr/lib.