📄️ Anaconda
env → environment
📄️ Deleting Files
Delete huge number of files in minutes/hours
📄️ Directory Ownership
Change ownership of a directory
📄️ Docker
Docker Process
📄️ Fish Shell
Intro
📄️ JSONL
1. Get first 1 Lakh lines of a JSONL File
📄️ Jupyter Notebook
1. Make Jupyter Notebook available in the network
📄️ LLM Locally
To put an LLM locally (which works similar to ChatGPT) we need two components - Ollama and Open WebUI. In this process we need to use both Ollama and Open WebUI, that is why I made a separate file for detailing the process of making LLM work locally.
📄️ Lightning Fast
Zipping Files
📄️ Miscellaneous
Move multiple files using mv command
📄️ Nginx Reverse Proxy
NGINX Reverse Proxy on Port 80 with llm.com
📄️ Ollama
Change Ollama Models Directory in Ubuntu Linux
📄️ Open WebUI
Making Open-WebUI accessible across the network
📄️ Playwright
1. Automatic Code Generation for Testing/Scraping
📄️ Problem Fixing
1. Unknown Jupyter Running - How I stopped it.
📄️ PyTorch
1. Check if torch can find your GPU
📄️ Rsync
Rsync and Parallel to copy files
📄️ SSH
Connect to other systems
📄️ Secure Copy (SCP)
1. Send a file
📄️ Zipping
Make Archive File (Zipping) in a lightning fast way
📄️ cuDF Pandas
Run GPU Accelerated Pandas using cuDF