Skip to content

Commit

Permalink
Merge branch 'master' of github.com:LeonEricsson/leonericsson.github.io
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonEricsson committed Oct 9, 2024
2 parents f9206c9 + e12789a commit e749934
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions blog/2024-09-28-thingsiwanttodo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
layout: post
title: "things i want to do"
categories: []
year: 2024
type: blog
---

**research**

- abliteration; probing; what makes a model *good*?

**code**

- more open source contributions. but what projects? i want to write c++, torch, and jax.

- cuda; gpu programming.

- jax `shard_map`. [`xmap` and `pmap` which i've used extensively are deprecated](https://github.com/jax-ml/jax/discussions/20312), let's learn modern spmd

- evaluate [contextual retrieval](https://www.anthropic.com/news/contextual-retrieval) on [mindex](https://github.com/LeonEricsson/mindex). use local oss model for context. prompt caching on local models?

- colpali to handle pdfs in [mindex](https://github.com/LeonEricsson/mindex).

**life**

- go on a ski trip to italy or france with my friends.

- hike norwegian mountains with my girlfriend.

- scuba dive. mexico? caribbean?

0 comments on commit e749934

Please sign in to comment.