Terence Liu

Results 12 comments of Terence Liu

are there any updates on this issue? I am having the same problem.

@hydrosquall Thanks for replying! I tried without the port number and it doesnt work either, same result and error as shown above. I only can see clientID and clientSecret, and...

I'm having the same issue, I am using torch + PPO in rllib and only half of my hyperparams show on tensorboard

I'm also using poetry, but with docker using `python:3.10-buster` image, and I'm also unable to complete `poetry add scikit-surprise`. Temporary solution for me is to add `RUN pip install scikit-surprise`...

@imranarshad Great work! Does this work with MIPROv2?

Seems there's been some ongoing issue with this package, a common solution also exists for https://github.com/pytorch/pytorch/issues/69894#issuecomment-1080635462 I double checked and the above solution works for this issue as well.

@bdecarne I'll take a look sometimes next week, in the meantime if you are interested in optimizing prompt instructions for entity and relationship extraction, take a look at: - **Generating...

@bdecarne some updates were made with self-refine, you can re-run the above Jupyter notebooks with your datasets to optimize your prompt instructions or use other DSPy optimizers: https://github.com/gusye1234/nano-graphrag/pull/73

@rangehow did you notice this with v2.4.16 or v2.4.17? I've upgraded to 2.5.2 and 2.5.3 and am noticing the same issue with `qwen-7b` with ollama.

I ran my code with v2.5.6 on Python 3.12 and am still getting similar error as the author: https://github.com/NumberChiffre/mcts-llm/blob/main/notebooks/evaluate.ipynb All good with 2.4.17, swapped to 2.5.6 to get the following...