Isaac Miller

Results 58 comments of Isaac Miller
trafficstars

Maybe better to implement this in config so we don't have to pass it as an individual parameter to each class and child?

@pmenkidoo @arnavsinghvi11 Try merging main and pushing again

As a temporary fix, `from dspy.teleprompt.ensemble import Ensemble` should work. Creating #542 to resolve

I think it is because we need to add pytest as a dev dependency for poetry

Has anyone tried combining ALiBi with CrossBatch from the Focused Transformer paper?

Hey @jmanhype I did actually find a ruff error and I added GPT4Vision to the __init__ files in dsp and dspy like @arnavsinghvi11 mentioned. See this branch: [https://github.com/stanfordnlp/dspy/tree/jmanhype/main](https://github.com/stanfordnlp/dspy/tree/jmanhype/main)