Skip to content

The version of huggingface_hub in pixi.toml needs to be updated #656

@Gibyeng

Description

@Gibyeng

Bug description

When I import transformers in compare-bpe-tiktoken.ipynb of ch02, I find it leads to an error due to its ealry version. The error is gone after set the right version of huggingface_hub.

[feature.tests.dependencies]
huggingface_hub = ">=0.30.0,<1.0"

What operating system are you using?

None

Where do you run your code?

None

Environment




Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions