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

Look into SmolLM2 #74

Closed StephanAkkerman closed 1 week ago

StephanAkkerman commented 2 weeks ago
  1. Description:

    • Problem: This might be useful for users where the 3B LLM is too large. See more here: https://www.reddit.com/r/LocalLLaMA/s/8BCUul1GLC

    • Solution: Check if the current implementation works if we use this in the config

    • Prerequisites: [List any requirements or dependencies needed before starting.]

  2. Tasks:

    • find the huggingface model and put in the config
  3. Additional context Add any other context or screenshots about the feature request here.

StephanAkkerman commented 1 week ago

https://huggingface.co/HuggingFaceTB/SmolLM2-1.7B-Instruct -> only supports English, works with current implementation