StephanAkkerman / FluentAI

Automating language learning with the power of Artificial Intelligence. This repository presents FluentAI, a tool that combines Fluent Forever techniques with AI-driven automation. It streamlines the process of creating Anki flashcards, making language acquisition faster and more efficient.
https://akkerman.ai/FluentAI/
MIT License
9 stars 1 forks source link

Find open source LLM to generate verbal cue #3

Closed StephanAkkerman closed 3 weeks ago

StephanAkkerman commented 1 year ago

Paper: "our text generator, GPT-3 [6] (text-davinci-003, temp=0.5), generates the verbal cue". image

A few example sentences:

See huggingface LLMs, need the following criteria:

StephanAkkerman commented 1 month ago

IFEval and BBH are most important for the models

StephanAkkerman commented 1 month ago

We should try out these options:

StephanAkkerman commented 1 month ago

http://qwenlm.github.io/blog/qwen2.5-llm/

StephanAkkerman commented 3 weeks ago

This looks quite done for now. Maybe we can change the system prompt etc. and later we will be able to change the model easily after #25