Skip to content

Commit 993cb2a

Browse files
authored
docs: enhance model list description
1 parent 3450a98 commit 993cb2a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,12 @@ Currently supports the following information from menu images:
2222
> For the JSON schema, see [tools directory](./tools).
2323
2424
### Supported Methods to Extract Menu Information
25-
- Fine-tuned model: Donut - [by Clova AI (ECCV ’22)](https://github.com/clovaai/donut)
26-
- OpenAI GPT API
25+
#### Fine-tuned E2E model and Training metrics
26+
- [**Donut**]() - Base model by [Clova AI (ECCV ’22)](https://github.com/clovaai/donut)
27+
28+
#### LLM Function Calling
2729
- Google Gemini API
30+
- OpenAI GPT API
2831

2932
## 💻 Training / Fine-Tuning
3033
### Setup

0 commit comments

Comments
 (0)