LWaetzig / StudentChatbot

1 stars 0 forks source link

Research Model availablilty #13

Closed LWaetzig closed 9 months ago

LWaetzig commented 11 months ago

Objective

Research how to access llm (using huggingfaceAPI or download model to run it locally)

Key features

adse18 commented 10 months ago

Summary

Using language model via API calls is obviously much simpler but less precise -> is currently implemented as a MVP Finetuning is the best method to fulfill our objectives, probably a we need to finetune a german language model on summarization for the best results - prototype could be an english summarization model

The scope and target of the finetuning has to be discussed and can afterwards be tackled & implemented