Nicolas Oulianov
Nicolas Oulianov
There is a way to change characters, but it's not easy right now 1. You need to change the Diambra parameters here 2. You need to change the "character color"...
You should download VS Code and learn some more python ! It's not easy but it's worth it. You'll be able to do this and much more.
Impressive results ! Finally a benchmark where Gemma wins lol You should have a file called "results.csv", right ? Is it the one you used to compute the win rates...
You want to do finetuning ?
For now, it doesn't learn from past fights to become better. But this is a great idea ! The algo could try other prompts through a genetic algorithm, in order...
I don't think this is the right way to do this, https://github.com/OpenGenerativeAI/llm-colosseum/pull/44 solution looks better. What do you think ?
Yes I tried as well and I assume it's too slow ? You see in the logs that Player1 and Player2 made some moves, but it took them a long...
Yeah, it's better to use dedicated GPUs or an inference platform to make the fight more interesting
You should look into https://docs.diambra.ai/competitionplatform/ :
@thomasahle the current solution is not as strong as what @stantonius proposed. 1. The current dspy implementation gently asks the LLM to generate json, and retries multiple times if it...