Karel D'Oosterlinck

Results 5 comments of Karel D'Oosterlinck

Sorry for the delay, I created a PR ( #29 )!

I've made the new save/load logic compatible with previous saves. I confirmed that 'hotpotqa_with_assertions.ipynb' and 'scone.ipynb' compile as intended with the new named_predictor logic. Loading the saved scone state works,...

The `Models` class is in the __init__.py file of DSPy at that checkout. Did you install the version of DSPy you checked out?

I've not encountered this error. Do you know which part of the code throws this?

Ideally DSPy handles all of this, and IReRa just uses whatever LLM you supply. To run with vLLM for now, it is indeed best to change how the models are...