mozilla-ai / lumigator-demo

A collection of Jupyter notebooks and scripts showcasing Lumigator's functionalities
Mozilla Public License 2.0
4 stars 0 forks source link

Remove commenting from this section #13

Closed chainlink closed 1 month ago

chainlink commented 1 month ago
models = [
    enc_dec_models[0], # bart-large-cnn
    dec_models[0], # Mistral-7B-Instruct-v0.3
    gpts[0] # gpt-4o-mini
]
veekaybee commented 1 month ago

resolved with https://github.com/mozilla-ai/lumigator-demo/pull/15