update
This commit is contained in:
@@ -1277,7 +1277,7 @@ function query(query::T, executeSQL::Function, text2textInstructLLM::Function;
|
|||||||
LLMMCTS.runMCTS(initialstate, transition, transitionargs;
|
LLMMCTS.runMCTS(initialstate, transition, transitionargs;
|
||||||
horizontalSampleExpansionPhase=1,
|
horizontalSampleExpansionPhase=1,
|
||||||
horizontalSampleSimulationPhase=1,
|
horizontalSampleSimulationPhase=1,
|
||||||
maxSimulationDepth=3,
|
maxSimulationDepth=1,
|
||||||
maxiterations=1,
|
maxiterations=1,
|
||||||
explorationweight=1.0,
|
explorationweight=1.0,
|
||||||
earlystop=earlystop,
|
earlystop=earlystop,
|
||||||
|
|||||||
Reference in New Issue
Block a user