Skip to content

Instantly share code, notes, and snippets.

View danbri's full-sized avatar

Dan Brickley danbri

View GitHub Profile
@danbri
danbri / Notebook.ipynb
Created February 17, 2025 21:15 — forked from ruvnet/Notebook.ipynb
Applying GRPO to DeepSeek-R1-Distill-Qwen-1.5B with LIMO Dataset
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@danbri
danbri / tmux-cheatsheet.markdown
Created March 16, 2017 12:59 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
@danbri
danbri / README.md
Last active March 4, 2025 17:04 — forked from fabiovalse/README.md
Schema.org hierarchy Sunburst
<script type="application/ld+json">
{
"@context": [
"http://schema.org",
{ "@language": "en-ca" }
],
"@type": "Library",
"address": {
"@id": "_:school_edu_library_1",
"@type": "PostalAddress",