Skip to content
View hitorilabs's full-sized avatar
🍵
🍵

Block or report hitorilabs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hitorilabs/README.README
I’m a programmer based in Toronto, Canada. The singularity is already here, so now I'm focused on AI.

Never formally studied this stuff, but I somehow ended up coding everyday for work and fun. 

You can reach me via Twitter DMs or Github

---

@hitorilabs on github, twitter

Pinned Loading

  1. navi navi Public

    compute, storage, and networking infra at home

    63 1

  2. bert bert Public

    just bert stuff

    Python

  3. papers papers Public

    speedrun implementation of dl papers throughout history

    Python 31

  4. config config Public

    my config files

    Shell 1

  5. NVIDIA Power Limit at Boot NVIDIA Power Limit at Boot
    1
    [Unit]
    2
    Description=Set NVIDIA power limit above default
    3
    
                  
    4
    [Service]
    5
    Type=oneshot
  6. CUDA_DEBUGGING_CHRONICLES.md CUDA_DEBUGGING_CHRONICLES.md
    1
    *WARNING: I don't really care about desktop, so this might fuck it up - make sure you can still `ssh` into it on reboots*
    2
    
                  
    3
    If your installation is really messed up or you've kind of mangled it by mashing commands, you should wipe everything cuda related and restart - the docs provides a neat that will get rid of most if not all traces
    4
    
                  
    5
    (https://gist.github.com/hitorilabs/3fed1a6e5dd500edb5ad7568562c064d)