Install llama.cpp, run GGUF models with llama-cli, and serve OpenAI-compatible APIs using llama-server. Key flags, examples, and tuning tips with a short commands cheatsheet
#Cheatsheet #AI #LLM #DevOps #OpenAI #API #SelfHosting #Prometheus #llama.cpp
https://www.glukhov.org/llm-hosting/llama-cpp/
About This Hashtag
#cheatsheet
2 posts
Last used Jul 23
#cheatsheet
2 posts· Last used Jul 23
🔧 15 Git Tricks Senior Developers Use Daily
Most devs only know the basics. Here are tricks that save hours:
• git reset --soft HEAD~1
• git stash push -m "WIP" -- file.js
• git bisect (find bug-introducing commit)
• git worktree (work on 2 branches at once)
• git reflog (recover deleted branches)
Full guide with examples:
https://telegra.ph/15-Git-Tricks-That-Will-Save-You-Hours-Every-Week-in-2026-02-23
All cheatsheets (Git, Bash, Docker, K8s):
http://69.62.106.38:3104/product/developer-cheatsheet-bundle
#git #programming #developer #cheatsheet #devops #webdev #coding #productivity #opensource
You've seen all posts