potentiallynotfelix@lemmy.fish to Firefox@lemmy.mlEnglish · 2 年前Firefox introduces AI as experimental featurelemmy.fishexternal-linkmessage-square100linkfedilinkarrow-up1220arrow-down113file-text
arrow-up1207arrow-down1external-linkFirefox introduces AI as experimental featurelemmy.fishpotentiallynotfelix@lemmy.fish to Firefox@lemmy.mlEnglish · 2 年前message-square100linkfedilinkfile-text
minus-squareilhamagh@lemmy.worldlinkfedilinkarrow-up5·2 年前Can you point me to some resources to running smol llm? My use case prob just to help “typing” miscellaneous idea I have or check for my grammatical error, in english. Thanks, in advance.
minus-squareSir Arthur V Quackington@lemmy.worldlinkfedilinkarrow-up4·2 年前Here you go: Review of SmolVLM https://www.marktechpost.com/2024/11/26/hugging-face-releases-smolvlm-a-2b-parameter-vision-language-model-for-on-device-inference/ Model itself: https://huggingface.co/spaces/HuggingFaceTB/SmolVLM And you can use Ollama to run it locally, and Open WebUI to access it in browser.
Can you point me to some resources to running smol llm?
My use case prob just to help “typing” miscellaneous idea I have or check for my grammatical error, in english.
Thanks, in advance.
https://ollama.com/
Here you go: Review of SmolVLM https://www.marktechpost.com/2024/11/26/hugging-face-releases-smolvlm-a-2b-parameter-vision-language-model-for-on-device-inference/
Model itself: https://huggingface.co/spaces/HuggingFaceTB/SmolVLM
And you can use Ollama to run it locally, and Open WebUI to access it in browser.