Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kempnerinstitute/tmrc issues and pull requests
#72 - Missing docstrings explaining input and output tensor shapes
Issue -
State: open - Opened by timothyngo 14 days ago
#71 - Missing docstrings to explain classes, functions, and parameters
Issue -
State: open - Opened by timothyngo 14 days ago
#70 - Parameter names not informative
Issue -
State: open - Opened by timothyngo 14 days ago
#69 - Training script too tied up to config format
Issue -
State: open - Opened by timothyngo 14 days ago
#68 - Iss67 config change
Pull Request -
State: open - Opened by timothyngo 14 days ago
#67 - Difficult to import layers to other projects because of config parameter
Issue -
State: open - Opened by timothyngo 15 days ago
#66 - CausalSelfAttention.compile is overwritten
Issue -
State: closed - Opened by timothyngo 15 days ago
#65 - Fix issue where compile method of CausalSelfAttention is overwritten
Pull Request -
State: closed - Opened by timothyngo 15 days ago
#64 - Add module for VQ-VAE quantizer
Pull Request -
State: closed - Opened by timothyngo 26 days ago
#63 - Adding torch profiler
Pull Request -
State: closed - Opened by amazloumi 3 months ago
- 4 comments
#62 - Error while training `val_losses` is not accessible when `train_steps < val_interval`.
Issue -
State: open - Opened by amazloumi 3 months ago
Labels: bug
#61 - Identify any memory/compute bottlenecks and fix
Issue -
State: open - Opened by nikhilanand91 3 months ago
#60 - Set up distributed training through FSDP
Issue -
State: open - Opened by nikhilanand91 3 months ago
#59 - torch.compile and check pytorch nightly
Issue -
State: open - Opened by MJK12341234 3 months ago
#58 - Release v0.1.0
Pull Request -
State: closed - Opened by nikhilanand91 3 months ago
- 1 comment
#57 - Polish readme and doc
Pull Request -
State: closed - Opened by mmshad 3 months ago
- 2 comments
#56 - Max to review readme and doc before release
Issue -
State: closed - Opened by mmshad 3 months ago
#55 - Updates doc for non Kempner cluster setups, updates requirements
Pull Request -
State: closed - Opened by nikhilanand91 3 months ago
#54 - Separate install instructions for Kempner and non-Kempner setups
Issue -
State: closed - Opened by nikhilanand91 3 months ago
#53 - addresses issue 51, adds more documentation and cleans up some code
Pull Request -
State: closed - Opened by nikhilanand91 3 months ago
#52 - Iss42 flex check
Pull Request -
State: closed - Opened by MJK12341234 4 months ago
- 2 comments
#51 - Respond to tester's (Bala's) comments
Issue -
State: closed - Opened by SarahL88 4 months ago
- 1 comment
#50 - Edit documentation based on testers' feedback
Issue -
State: closed - Opened by SarahL88 4 months ago
#49 - Investigate and resolve speed issue - Why tester's 10,000 train steps took 10.5 hours?
Issue -
State: closed - Opened by SarahL88 4 months ago
- 2 comments
#48 - Adding documentation for getting started easily
Issue -
State: closed - Opened by ebatty 4 months ago
#47 - Replacing the default private paths in the config files with placeholders.
Issue -
State: closed - Opened by amazloumi 4 months ago
- 2 comments
#46 - Adding wandb and other required packages to be installed automatically
Issue -
State: closed - Opened by amazloumi 4 months ago
- 1 comment
#45 - Hotfix docs
Pull Request -
State: closed - Opened by Naeemkh 4 months ago
- 1 comment
#44 - Hotfix docs
Pull Request -
State: closed - Opened by Naeemkh 4 months ago
- 1 comment
#43 - Add basic getting started doc + config explanation doc
Pull Request -
State: closed - Opened by nikhilanand91 4 months ago
- 2 comments
Labels: documentation
#42 - Investigate if FlexAttention dimensions are correctly broadcast + compilation works
Issue -
State: closed - Opened by nikhilanand91 4 months ago
Labels: question
#42 - Investigate if FlexAttention dimensions are correctly broadcast + compilation works
Issue -
State: closed - Opened by nikhilanand91 4 months ago
Labels: question
#41 - fix the badge
Pull Request -
State: closed - Opened by Naeemkh 4 months ago
- 1 comment
#40 - dummy test to check codecov
Pull Request -
State: closed - Opened by Naeemkh 4 months ago
- 1 comment
#39 - drop torch version
Pull Request -
State: closed - Opened by Naeemkh 4 months ago
#38 - Add codecov
Pull Request -
State: closed - Opened by Naeemkh 4 months ago
- 1 comment
#37 - Add codecov runs to the actions
Issue -
State: closed - Opened by Naeemkh 4 months ago
#36 - Add Pytorch dataset support if `tatm` is unavailable
Issue -
State: open - Opened by nikhilanand91 4 months ago
Labels: enhancement
#35 - General code clean-up before release
Issue -
State: closed - Opened by nikhilanand91 4 months ago
- 1 comment
#34 - Add a 'Getting Started' doc
Issue -
State: closed - Opened by nikhilanand91 4 months ago
- 1 comment
#33 - Implement rotary embeddings
Issue -
State: open - Opened by nikhilanand91 4 months ago
Labels: enhancement
#32 - Iss21 flexattention and remove olmo
Pull Request -
State: closed - Opened by MJK12341234 4 months ago
#31 - fix initiallization and vanishing gradient
Issue -
State: closed - Opened by houman1359 4 months ago
#30 - Set up threaded model checkpointing
Issue -
State: open - Opened by nikhilanand91 4 months ago
- 2 comments
#29 - Iss26 train loop
Pull Request -
State: closed - Opened by nikhilanand91 4 months ago
- 3 comments
Labels: enhancement
#28 - Discussion on setting seed value mechanism for reproduciblity
Issue -
State: open - Opened by Naeemkh 4 months ago
#27 - CPU support
Issue -
State: open - Opened by Naeemkh 4 months ago
- 1 comment
Labels: enhancement
#26 - Allow model training through train script
Issue -
State: open - Opened by nikhilanand91 4 months ago
Labels: enhancement
#25 - add activating env
Pull Request -
State: closed - Opened by Naeemkh 4 months ago
- 1 comment
#24 - Add loading modules to readme
Pull Request -
State: closed - Opened by Naeemkh 4 months ago
#23 - Update README.md and Documentation to setup the environment
Issue -
State: closed - Opened by Naeemkh 4 months ago
Labels: documentation
#22 - [WIP] Dataloader and add document masking
Pull Request -
State: closed - Opened by MJK12341234 4 months ago
#21 - Add flex attention support
Issue -
State: closed - Opened by MJK12341234 4 months ago
Labels: enhancement
#20 - Test training run using `tatm` dataset
Issue -
State: open - Opened by nikhilanand91 5 months ago
Labels: enhancement
#19 - change doc
Pull Request -
State: closed - Opened by Naeemkh 5 months ago
#18 - Iss9 unittest
Pull Request -
State: closed - Opened by Naeemkh 5 months ago
#17 - [WIP] Add GPT-2 model + unit tests
Pull Request -
State: closed - Opened by nikhilanand91 5 months ago
- 1 comment
Labels: enhancement
#16 - Use absolute imports
Issue -
State: closed - Opened by Naeemkh 5 months ago
- 1 comment
Labels: enhancement
#15 - Change tmrc_core to core
Issue -
State: open - Opened by Naeemkh 5 months ago
#14 - add notebooks dir
Pull Request -
State: closed - Opened by Naeemkh 5 months ago
#13 - Update dependencies based on imports
Issue -
State: open - Opened by Naeemkh 5 months ago
Labels: enhancement
#12 - Get the GPT2 model running with unit test
Issue -
State: closed - Opened by Naeemkh 5 months ago
Labels: enhancement
#11 - Sync Docs to API docs
Issue -
State: open - Opened by Naeemkh 5 months ago
Labels: enhancement
#10 - Add GPU profiling infrastructure
Issue -
State: closed - Opened by Naeemkh 5 months ago
- 3 comments
Labels: enhancement
#9 - Add unit test infrastructure
Issue -
State: closed - Opened by Naeemkh 5 months ago
- 2 comments
Labels: enhancement
#8 - Dataloader and add document masking
Pull Request -
State: closed - Opened by MJK12341234 6 months ago
- 1 comment
#7 - update rendering documentation instructions
Pull Request -
State: closed - Opened by Naeemkh 6 months ago
#6 - Iss3 doc
Pull Request -
State: closed - Opened by Naeemkh 6 months ago
#5 - add .nojekyll
Pull Request -
State: closed - Opened by Naeemkh 6 months ago
#4 - Iss3 doc
Pull Request -
State: closed - Opened by Naeemkh 6 months ago
#3 - Add API documentation
Issue -
State: closed - Opened by Naeemkh 6 months ago
#2 - Finalize Package Structure
Pull Request -
State: closed - Opened by Naeemkh 6 months ago
#1 - Finalize package structure
Issue -
State: closed - Opened by Naeemkh 6 months ago
Labels: enhancement