nextcloud / llm

A Nextcloud app that packages a large language model (Llama2 / GPT4All Falcon)
24 stars 2 forks source link

Run summarize test for all models #38

Closed provokateurin closed 11 months ago

provokateurin commented 12 months ago

Right now only one model is tested in the end-to-end summarize test, but ideally all models should be tested. It is possible that future changes could break one of the models but not the other and this way we'd detect it instantly.