haesleinhuepf / bia-bob

BIA Bob is a Jupyter+LLM-based assistant for interacting with image data and for working on Bio-image Analysis tasks.
BSD 3-Clause "New" or "Revised" License
93 stars 6 forks source link

Use model `alias-large` for blablador in custom_endpoints.ipynb #201

Closed thawn closed 3 months ago

thawn commented 3 months ago

When I used blablador, the model alias-code did not produce useful output with bia-bob (neither did alias-fast), but the model alias-large worked well.

Therefore, I recommend using alias-large in this example.

haesleinhuepf commented 3 months ago

Love it. Thanks for this!