{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreias5gweczlurxtodmsixbenulxe3ab2lga3nirao2xnltk6kgh3ny",
"uri": "at://did:plc:pgryn3ephfd2xgft23qokfzt/app.bsky.feed.post/3mg7w36nimsk2"
},
"path": "/t/llm-course-code-errors/173989#post_2",
"publishedAt": "2026-03-04T06:02:06.000Z",
"site": "https://discuss.huggingface.co",
"tags": [
"The error is caused by those pipelines being deprecated in Transformers v5"
],
"textContent": "The error is caused by those pipelines being deprecated in Transformers v5, so the simplest workaround is `!pip install “transformers<5”`.\n\nIf you need to rewrite it for v5-compatible code, it involves more steps…",
"title": "LLM Course code errors"
}