X / Twitter
"Dot Noise". This is a super lightweight alternative to 3D Simplex Noise, which in many cases is overkill
https://t.co/k8Y5Jr286w https://t.co/jzzYN57mG0
Announcing geoai.js - GeoAI for the JavaScript community 🌍
Run AI models in the browser + Node.js, powered by 🤗 transformers.js by @huggingface @geobaseapp
Live demos → https://t.co/tmrZQnyGeW
#gischat #javascript #geoai #transformersjs https://t.co/eY1b4HOvj4
One of the quickest ways to start playing with a good local LLM on macOS (if you have ~12GB of free disk space and RAM) - using llama-server and gpt-oss-20b:
brew install llama.cpp
llama-server -hf ggml-org/gpt-oss-20b-GGUF \
--ctx-size 0 --jinja -ub 2048 -b 2048 -ngl 99 -fa https://t.co/xsvruU8hDD https://t.co/r85Hak6Ovm