Skip to content

Commit 3c5b4b1

Browse files
committed
dduf < gguf ?
1 parent 4876ba8 commit 3c5b4b1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/hub/_toctree.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,6 @@
137137
title: Integrate a library with the Hub
138138
- local: models-tasks
139139
title: Tasks
140-
- local: dduf
141-
title: DDUF
142140
- local: gguf
143141
title: GGUF
144142
sections:
@@ -148,6 +146,8 @@
148146
title: GGUF usage with GPT4All
149147
- local: ollama
150148
title: GGUF usage with Ollama
149+
- local: dduf
150+
title: DDUF
151151
- title: Datasets
152152
local: datasets
153153
isExpanded: true

docs/hub/models-advanced.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
- [Integrate your library with the Hub](./models-adding-libraries)
66
- [Adding new tasks to the Hub](./models-tasks)
7-
- [DDUF format](./dduf)
8-
- [GGUF format](./gguf)
7+
- [GGUF format](./gguf)
8+
- [DDUF format](./dduf)

0 commit comments

Comments
 (0)