There’s a fantastic docker-compose setup by cresset which takes care of most of the setup for you. However, if you encounter an error message indicating that Docker is unable to utilize the NVIDIA ...
Setting up PyTorch Development in Docker Compose for Ubuntu 22.04
How to f*ck up with crypto currencies
Loosing your wallet, getting hacked, falling for a scam, sending money to a wrong address - there are many ways to mess up with cryptocurrencies. While the Bitcoin protocol is quite well establishe...
Python syspath management
Python sys.path Management When working with Python, it’s common to import modules from different directories and locations. The sys.path variable plays a crucial role in determining the search pa...
Fun with ssh reverse tunnels
How to ssh into a server with a changing ip address Problem: I have a linux machine behind a firewall, with a changing ip address. I need to be able ssh into it Solution: Setup a reverse ssh tunn...
- Using GPT4 to generate git logs for OpenSource projects in the style of conventional commits via a terminal
- Building a GPU Home Server for AI
- Setting up PyTorch Development for Mac M1/M2 ARM
- Deploying Llama2 on A100 GPUs using vLLM
- ML in PL Workshop, Generative methods in drug discovery, a practical introduction