mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
v4.2.1 in docs
This commit is contained in:
parent
280db79ac1
commit
e43f3b6190
@ -4,7 +4,7 @@ const stableVersion = "v4.2.0"
|
||||
// Dictionary doc folder to label. The last stable version should have an empty key.
|
||||
const versionMapping = {
|
||||
"master": "master",
|
||||
"": "v4.2.0 (stable)",
|
||||
"": "v4.2.0/v4.2.1 (stable)",
|
||||
"v4.1.1": "v4.1.0/v4.1.1",
|
||||
"v4.0.1": "v4.0.0/v4.0.1",
|
||||
"v3.5.1": "v3.5.0/v3.5.1",
|
||||
|
Loading…
Reference in New Issue
Block a user