kucukkanat commited on
Commit
d5f69da
·
verified ·
1 Parent(s): 768e6d6

Update model card

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -43,6 +43,10 @@ All credit for the model itself goes to [Liquid AI](https://huggingface.co/Liqui
43
  contains only a re-export; the weights are unchanged apart from quantization, and the original
44
  [LFM Open License v1.0](https://huggingface.co/LiquidAI/LFM2.5-Encoder-350M-Prompt-Router/blob/main/LICENSE) applies.
45
 
 
 
 
 
46
  Tooling, demo and the export pipeline: <https://github.com/kucukkanat/lfm-encoders>
47
 
48
  ## Files
 
43
  contains only a re-export; the weights are unchanged apart from quantization, and the original
44
  [LFM Open License v1.0](https://huggingface.co/LiquidAI/LFM2.5-Encoder-350M-Prompt-Router/blob/main/LICENSE) applies.
45
 
46
+ **[Try it in your browser →](https://kucukkanat.github.io/lfm-encoders/)** — no install, no API key.
47
+
48
+ ![Zero-shot prompt routing in the browser](https://raw.githubusercontent.com/kucukkanat/lfm-encoders/main/docs/screenshots/prompt-routing.png)
49
+
50
  Tooling, demo and the export pipeline: <https://github.com/kucukkanat/lfm-encoders>
51
 
52
  ## Files