OleFranz commited on
Commit
1fa3390
·
verified ·
1 Parent(s): 5bd2998

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -10,6 +10,7 @@ base_model:
10
 
11
  # Qwen3 0.6B Text FIM
12
  This is a model trained to do fill-in-the-middle (FIM) with text.\
 
13
  It was fine tuned using Unsloth, code [here](https://github.com/OleFranz/qwen3-fim-finetune).
14
 
15
  ## Example code
 
10
 
11
  # Qwen3 0.6B Text FIM
12
  This is a model trained to do fill-in-the-middle (FIM) with text.\
13
+ This model is used in the [browser-autocomplete](https://github.com/OleFranz/browser-autocomplete) extension.\
14
  It was fine tuned using Unsloth, code [here](https://github.com/OleFranz/qwen3-fim-finetune).
15
 
16
  ## Example code