![]()
DECOM IA É UM AGENTE SIMPLES DE IA. APLICATIVO BY DEVELOPER DAVIDSONBPE…
| HOME | WINDOWS | OLLAMA | GEMINI | LMSTUDIO | CLINE | GITHUB | CEREBRAS | MANUS |
curl -fsSL https://raw.githubusercontent.com/davserv/Decom-IA/main/lmstudio/install.sh | bash
chmod +x chat.sh && ./chat.sh
curl -fsSL https://lmstudio.ai/install.sh | bash
lms server start
lms server stop
lms ls
lms chat google/gemma-3-1b
lms chat google/gemma-3-1b -s "OLÁ"
find ~ -iname "*NOME-DO-MODEL*"
https://lmstudio.ai/docs/cli
https://lmstudio.ai/docs/cli/local-models/chat
git clone https://github.com/davserv/Decom-IA.git
cd lmstudio/app
pip install -r requirements.txt
ou
pip install flask requests
python app.py
Get API Key