Skip to content

Commit 8823c80

Browse files
authored
Add model selection section to README
Added section on choosing a model with benchmarks.
1 parent 03c6915 commit 8823c80

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ Translate books, subtitles, and documents using AI - locally or in the cloud.
2929
3030
---
3131

32+
## Choosing a Model
33+
34+
**[Full benchmarks](https://github.com/hydropix/TranslateBookWithLLM/wiki)** — 23 models × 19 languages with accuracy, fluency & style scores.
35+
36+
---
37+
3238
### For the Bearded Ones - Install from Source
3339

3440
**Prerequisites:** [Python 3.8+](https://www.python.org/downloads/), [Ollama](https://ollama.com/), [Git](https://git-scm.com/)
@@ -49,12 +55,6 @@ The web interface opens at **http://localhost:5000**
4955

5056
---
5157

52-
## Choosing a Model
53-
54-
**[Full benchmarks](https://github.com/hydropix/TranslateBookWithLLM/wiki)** — 23 models × 19 languages with accuracy, fluency & style scores.
55-
56-
---
57-
5858
## LLM Providers
5959

6060
| Provider | Type | Setup |

0 commit comments

Comments
 (0)