eswarthammana
eswarthammana
QAOACostFunctionOnQVM works fine with the pyquil 2.x.x ... with pyquil 3.x.x need to update bitstring capture as qvm.run return QAMExecutionResult
updated the class PrepareAndMeasureOnQVM as > ``` > `def __call__(self, params, nshots): > if nshots is None: > nshots = self.nshots > bitstrings = [] > for exe in self.exes:...
i faced the same issue but i am using python 3.10 But i was able to fix the issue understanding the root might be following. document.xml file  header1.xml file...
i have the code to add ai and user messages to the OpenSearch this is just a sample still in exploration, where i am currently lack of auto session, cache...
> Hi @Sleepyhead01, the one i tried is with in exp_with_args.sh at the end of the file CUDA_VISIBLE_DEVICES=${GPU} modify the ${GPU} value as 0, 1 through code it accepts only...