Skip to content

Commit 61c4162

Browse files
authored
Update README.md
1 parent 8aade54 commit 61c4162

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ As opposed to RL models, which blindly take actions based on the reward function
3636
# Results
3737

3838
Our experimentations (546 fights so far) led to the following leaderboard.
39-
Each LLM has an ELO score based on its results
39+
Each LLM has an ELO score based on its results.
4040

4141
## Ranking
4242

@@ -65,7 +65,9 @@ Each LLM has an ELO score based on its results
6565

6666
# Explanation
6767

68-
Each player can be controlled by a multimodal model or an text generating model.
68+
Each player can be controlled by a text generating model or a multimodal model. We call them through API endpoints. Learn more about models:
69+
- [Text generating models](https://huggingface.co/docs/transformers/en/llm_tutorial)
70+
- [**Multimodal LLM** models](https://huggingface.co/blog/vlms)
6971

7072
### TextRobot
7173

0 commit comments

Comments
 (0)