Skip to content

Instantly share code, notes, and snippets.

@kochhar
kochhar / # gcc - 2017-01-12_20-56-02.txt
Created January 12, 2017 16:38
gcc on macOS 10.9.4 - Homebrew build logs
Homebrew build logs for gcc on macOS 10.9.4
Build date: 2017-01-12 20:56:02
@kochhar
kochhar / # gcc - 2017-01-12_20-56-02.txt
Created January 12, 2017 16:38
gcc on macOS 10.9.4 - Homebrew build logs
Homebrew build logs for gcc on macOS 10.9.4
Build date: 2017-01-12 20:56:02
@kochhar
kochhar / msgpacktest.py
Created July 11, 2023 05:00
Testing JSON vs Msgpack serialisation and compression.
import gzip
import json
import msgpack
import random
import sys
import time
random.seed(42)
@kochhar
kochhar / notebook.ipynb
Last active August 26, 2023 04:42
llama-2-fine-tune-guanaco-dolly-published.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.