EQ-bench / EQ-Bench

A benchmark for emotional intelligence in large language models
MIT License
195 stars 17 forks source link

handling model tags for ollama #10

Closed CrispStrobe closed 8 months ago

sam-paech commented 8 months ago

Thanks for this pr! I added support for this slightly differently, by preprocessing the config to swap colons for a placeholder and then swapping back after parsing. So you should be able to use colons directly in the config now.