mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-01 18:51:14 +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.
|
// Dictionary doc folder to label. The last stable version should have an empty key.
|
||||||
const versionMapping = {
|
const versionMapping = {
|
||||||
"master": "master",
|
"master": "master",
|
||||||
"": "v4.2.0 (stable)",
|
"": "v4.2.0/v4.2.1 (stable)",
|
||||||
"v4.1.1": "v4.1.0/v4.1.1",
|
"v4.1.1": "v4.1.0/v4.1.1",
|
||||||
"v4.0.1": "v4.0.0/v4.0.1",
|
"v4.0.1": "v4.0.0/v4.0.1",
|
||||||
"v3.5.1": "v3.5.0/v3.5.1",
|
"v3.5.1": "v3.5.0/v3.5.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user