Installing Jetson Mate with 4 NVIDIA Xavier Modules Learn how to create your own local AI cluster and install Kubernetes on it with the Jetson Mate and 4x NVIDIA Xavier modules
Downloading your own copy of Facebook's LLaMA (GPT-3 Competitor) 2023 is starting to shape up to be an incredible year already! We are just 2 complete months in, and AI has exploded into the eyes of humanity! Creating models such as GPT-3, ChatGPT (see RLHF) and even LLaMA. Sadly enough for us, OpenAI decided not to release their trained
Getting Nvidia SDK Manager to work with WSL Learn how to configure the Nvidia SDK Manager to work on Windows through WSL
Making your own Mastodon Handle Mastodon is popular right now, stand out from the crowd with your own Mastodon handle! Learn how I created my own @[email protected] handle.
Installing WSL to a Custom Location Here, I delve into the process of installing the Windows Subsystem for Linux (WSL) on a custom location on your Windows 10 machine, making it easier for developers to manage and access their Linux environment.
Using Pino as logging service in the Dapr JS SDK Dapr JS SDK enables custom logging service for Pino apps through simple initiation and implementation of custom interface. Learn how you can do so in this article!