Skip to content

Pull requests: EleutherAI/elk

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add mypy, fix types for mypy
#93 by thejaminator was closed Feb 28, 2023 Loading… updated Feb 28, 2023
Add instructions for tests and typecheck
#98 by thejaminator was merged Mar 2, 2023 Loading… updated Mar 2, 2023
Fix single gpu stat logging
#99 by thejaminator was merged Mar 2, 2023 Loading… updated Mar 2, 2023
Add test for the classifier to be roughly the same as sklearn
#118 by thejaminator was merged Mar 9, 2023 Loading… updated Mar 9, 2023
Remove marker for cpu test, add marker for future gpu tests
#128 by thejaminator was merged Mar 15, 2023 Loading… updated Mar 15, 2023
Use a matrix of python versions for the pipeline
#129 by thejaminator was merged Mar 16, 2023 Loading… updated Mar 16, 2023
Smoke tests with tiny gpt2, fix CCSReporter
#149 by thejaminator was merged Mar 24, 2023 Loading… updated Mar 24, 2023
Create dataclasses for writing to CSV, refactor CSV logging, fix eval CSV columns
#155 by thejaminator was merged Mar 26, 2023 Loading… updated Mar 26, 2023
Replace flake with ruff
#154 by thejaminator was merged Apr 5, 2023 Loading… updated Apr 5, 2023
Delete requirements.txt
#201 by thejaminator was merged Apr 18, 2023 Loading… updated Apr 18, 2023
Set pyright to 1.1.304
#216 by thejaminator was merged Apr 26, 2023 Loading… updated Apr 26, 2023
WIP: messy draft for llama
#220 by thejaminator was closed Apr 27, 2023 Loading… updated Apr 27, 2023
Hardcoded llama65 multigpu with accelerate
#228 by thejaminator was closed May 2, 2023 Loading… updated May 2, 2023
wip: Test llama fsdp
#225 by thejaminator was closed May 2, 2023 Loading… updated May 2, 2023
WIP: Implement FSDP, drop usage of GeneratorBuilder, DIY caching
#221 by thejaminator was closed May 4, 2023 Loading… updated May 4, 2023
ProTip! Exclude everything labeled bug with -label:bug.