potentiallynotfelix@lemmy.fish to Firefox@lemmy.mlEnglish · 2 years agoFirefox introduces AI as experimental featurelemmy.fishimagemessage-square99fedilinkarrow-up1224file-text
arrow-up1224imageFirefox introduces AI as experimental featurelemmy.fishpotentiallynotfelix@lemmy.fish to Firefox@lemmy.mlEnglish · 2 years agomessage-square99fedilinkfile-text
minus-squareilhamagh@lemmy.worldlinkfedilinkarrow-up4·2 years agoCan 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 years agoHere 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.