Sufi2425 commited on
Commit
2928080
·
verified ·
1 Parent(s): 9cb50d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -15,6 +15,7 @@ tags:
15
  - language
16
  pipeline_tag: text-generation
17
  ---
 
18
  # FrenchLlama - The French Grammar Tutor
19
  This is a custom-built language model, fine-tuned from Meta's Llama 3.2 1B Instruct. I trained the first iteration on a dataset of 535 examples that explain French grammar.
20
  It's basically my experiment to see how much a tiny LLM can actually learn to produce coherent outputs.
 
15
  - language
16
  pipeline_tag: text-generation
17
  ---
18
+ [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/I2I1VJQ1O)
19
  # FrenchLlama - The French Grammar Tutor
20
  This is a custom-built language model, fine-tuned from Meta's Llama 3.2 1B Instruct. I trained the first iteration on a dataset of 535 examples that explain French grammar.
21
  It's basically my experiment to see how much a tiny LLM can actually learn to produce coherent outputs.