adamkarvonen / chess_gpt_eval

A repo to evaluate various LLM's chess playing abilities.
68 stars 15 forks source link

Note to contributers #4

Closed adamkarvonen closed 1 year ago

adamkarvonen commented 1 year ago

I'm currently developing on the local_llama branch, adding features to allow benchmarking of various local models. So, if you are adding features please work off of that branch.

adamkarvonen commented 1 year ago

I'm going to leave the local_llama branch as is and keep the master branch simple and uncluttered, as that should cover the majority of users.