Skip to content

Commit

Permalink
chore(docs): update accessibility for explorer
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
  • Loading branch information
aarnphm committed Oct 1, 2024
1 parent c79938b commit 6e83246
Show file tree
Hide file tree
Showing 17 changed files with 896 additions and 337 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/team_meet.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ labels: 'meeting'
- [ ] [Nebras](@nebrask)
- [ ] [Waleed](@waleedmalik7)

## updates.

## agenda.
24 changes: 23 additions & 1 deletion docs/content/Scratch.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,25 @@ design UI: everyone P0 (time to do this)
- inference engine: vLLM (GPU), llama-cpp (CPU)
- vllm plugins [support](https://github.com/vllm-project/vllm/commit/16422ea76f213f5b1035513b441245b19ca5bdce)

UX:

- session history: https://translucentweb.site/
- writing => graph (embeddings representation for the text)

https://x.com/thesephist/status/1793033871606382748

Storage (local):

- `XDG_DATA_HOME/tinymorph` for configuration, state, db

accesibility:

- https://www.w3.org/WAI/standards-guidelines/aria/

## cost.

Using EC2 for GPUs and inference cost. (Running on A100 with 32 CPUs)

## text editor

> [!question]
Expand Down Expand Up @@ -93,6 +110,8 @@ on GPT-2: [github](https://github.com/openai/sparse_autoencoder) and [paper](htt
https://lstmvis.vizhub.ai/ => LSTM vis
https://github.com/TransformerLensOrg/TransformerLens

https://blog.eleuther.ai/autointerp/

Attribute allocation?

> [!question]
Expand All @@ -104,7 +123,10 @@ Attribute allocation?
>
> - [activation steering](https://github.com/nrimsky/CAA/blob/main/activation_steering_interp.ipynb)
>
> features rep? Correctness w/ models internal representation
> features rep? Correctness w/ models internal representation (trie for models)
>
> - manually curate features
> features ablation:
>
> Accurate mappings based on human and machine features?
>
Expand Down
8 changes: 0 additions & 8 deletions docs/content/meetings/09-26-2024.md

This file was deleted.

8 changes: 8 additions & 0 deletions docs/content/meetings/10-03-2024.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
id: "10-03-2024"
tags:
- meeting
author: aarnphm
date: "2024-10-03"
title: "meeting(supervisor): 10-03-2024"
---
Loading

0 comments on commit 6e83246

Please sign in to comment.