Kye Gomez

Results 207 comments of Kye Gomez

@huqin-RM thanks that worked, I'm integrating it into the Swarms framework that enables developers to Build, Deploy, and Scale Reliable Autonomous Agents! https://www.swarms.world/ And, here is the docs for our...

Trying to implement guidance right now can you all help!, I'm making an all-new folder at extremely_experimental

Nevermind just saw your pr

Now we need to update the prompts of the models to use guidance

@yhyu13 Inside /extremely_experimental/prompting Given the current state of reasoning: 'Given the current state of reasoning: 'W h a t a r e n e x t g e n e...

tree-of-thoughts % /usr/local/bin/python3 /Users/defalt/Desktop/Athena/research/tree-of-thoughts/experiements/extremely_experimental/prompting/guidancePrompt.py Using api_model text-davinci-003 Generated thoughts: Given the current state of reasoning: '{state_text}', generate {5} coherent thoughts to continue the reasoning process:{#each (gen 'thoughts' k=k)} {this}{/each} Traceback...

Working on the prompts now, the prompts seem to be the biggest problem!

@yhyu13 transformers

1 Game of 24 Game of 24 is a mathematical reasoning challenge, where the goal is to use 4 numbers and basic arithmetic operations (+-*/) to obtain 24. For example,...

Set up parallel experiments with other reasoning techniques like cot, " Method Success IO prompt 7.3% CoT prompt 4.0% CoT-SC (k=100) 9.0% ToT (ours) (b=1) 45% ToT (ours) (b=5) 74%...