Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/coca #263

Open
wants to merge 167 commits into
base: main
Choose a base branch
from
Open

Feat/coca #263

wants to merge 167 commits into from

Commits on May 7, 2024

  1. feat: add basic webdataset

    spravil committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d909ae0 View commit details
    Browse the repository at this point in the history
  2. fix: dim of cls token

    spravil committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e233676 View commit details
    Browse the repository at this point in the history
  3. feat: simple console logging

    spravil committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9986691 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c47b6c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70823e1 View commit details
    Browse the repository at this point in the history
  6. fix: register nce loss

    spravil committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0c87d91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b652a7d View commit details
    Browse the repository at this point in the history
  8. chore: add config

    spravil committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b0e933a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8d5a5f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4ea65c8 View commit details
    Browse the repository at this point in the history
  11. chore: update coca config

    spravil committed May 7, 2024
    Configuration menu
    Copy the full SHA
    dfe88c9 View commit details
    Browse the repository at this point in the history
  12. fix: rebase

    spravil committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5a3e844 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    043384d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cd9244 View commit details
    Browse the repository at this point in the history
  3. fix: cuda env and run script

    spravil committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b09d20e View commit details
    Browse the repository at this point in the history
  4. chore: update coca config

    spravil committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e09745d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a74dee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7b725c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7308e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32d0b19 View commit details
    Browse the repository at this point in the history
  9. fix: webdataset slow loading

    spravil committed May 9, 2024
    Configuration menu
    Copy the full SHA
    55c039f View commit details
    Browse the repository at this point in the history
  10. fix: add batching

    spravil committed May 9, 2024
    Configuration menu
    Copy the full SHA
    966d237 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dacf639 View commit details
    Browse the repository at this point in the history
  12. fix: webloader

    spravil committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b40ecd5 View commit details
    Browse the repository at this point in the history
  13. fix: dataset factory

    spravil committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a9ce132 View commit details
    Browse the repository at this point in the history
  14. fix: webdataset

    spravil committed May 9, 2024
    Configuration menu
    Copy the full SHA
    63ef47c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. fix: loss accumulation

    spravil committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d6d84dc View commit details
    Browse the repository at this point in the history
  2. fix: loss average for eval

    spravil committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3d04f78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e65a3cd View commit details
    Browse the repository at this point in the history
  4. fix: coca collator

    spravil committed May 10, 2024
    Configuration menu
    Copy the full SHA
    622570d View commit details
    Browse the repository at this point in the history
  5. fix: loss normalization

    spravil committed May 10, 2024
    Configuration menu
    Copy the full SHA
    efedc77 View commit details
    Browse the repository at this point in the history
  6. feat: add clip loss

    spravil committed May 10, 2024
    Configuration menu
    Copy the full SHA
    eba23a9 View commit details
    Browse the repository at this point in the history
  7. fix: use clip loss in coca

    spravil committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9bdc830 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3aff91 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dffe644 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. fix: gradient accumulation

    spravil committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d8bdebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    244fac9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0524acd View commit details
    Browse the repository at this point in the history
  4. fix: log weighted loss

    spravil committed May 13, 2024
    Configuration menu
    Copy the full SHA
    df48b62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2945a03 View commit details
    Browse the repository at this point in the history
  6. fix: loss logging

    spravil committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2d0e3f3 View commit details
    Browse the repository at this point in the history
  7. feat: add local clip loss

    spravil committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1c0993f View commit details
    Browse the repository at this point in the history
  8. fix: clip loss

    spravil committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0e3b239 View commit details
    Browse the repository at this point in the history
  9. fix: add barrier to eval

    spravil committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7459ee0 View commit details
    Browse the repository at this point in the history
  10. feat: print global batch size

    spravil committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1c0f456 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a04bf97 View commit details
    Browse the repository at this point in the history
  12. fix: validation set loading

    spravil committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9086af6 View commit details
    Browse the repository at this point in the history
  13. fix: webdataset splitter

    spravil committed May 13, 2024
    Configuration menu
    Copy the full SHA
    351990a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c90df9d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    860b8fd View commit details
    Browse the repository at this point in the history
  16. refactor: evaluator

    spravil committed May 13, 2024
    Configuration menu
    Copy the full SHA
    962c4ca View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2d1ea92 View commit details
    Browse the repository at this point in the history
  18. feat: add wandb grouping

    spravil committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1fb4fba View commit details
    Browse the repository at this point in the history
  19. chore: update coca config

    spravil committed May 13, 2024
    Configuration menu
    Copy the full SHA
    22c77cd View commit details
    Browse the repository at this point in the history
  20. fix: coca config

    spravil committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6d980e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    dfb7884 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da27f0d View commit details
    Browse the repository at this point in the history
  3. fix: webdataset

    spravil committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    016bed3 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. fix: web dataset integration

    spravil committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    faeec41 View commit details
    Browse the repository at this point in the history
  2. chore: add todo statement

    spravil committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1c6fcff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e90a8d5 View commit details
    Browse the repository at this point in the history
  4. chore: update start script

    spravil committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    42f469b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03082b8 View commit details
    Browse the repository at this point in the history
  6. fix: coca webdataset config

    spravil committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    78efe14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    deb0788 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a9695d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f04243a View commit details
    Browse the repository at this point in the history
  10. feat: add video transforms

    spravil committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cad8d11 View commit details
    Browse the repository at this point in the history
  11. chore: add video config

    spravil committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3653922 View commit details
    Browse the repository at this point in the history
  12. fix: video coca

    spravil committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3b72cd2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. feat: add conformer audio encoder

    manasMauryax authored and mmaurya committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0c0317a View commit details
    Browse the repository at this point in the history
  2. feat: make CoCa audio compatible

    manasMauryax authored and mmaurya committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    5f63246 View commit details
    Browse the repository at this point in the history
  3. test: change config and dummy dataset for E2E CoCa test

    manasMauryax authored and mmaurya committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    857867e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    3f10bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    599ed66 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    2d3c3fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88ae41f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe23a69 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    256f6b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    28a3b82 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix: incorrect variable usage and audio input shape

    mmaurya authored and manasMauryax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c0e8d1f View commit details
    Browse the repository at this point in the history
  2. fix: to avoid torch.tensor(tensor)

    mmaurya authored and manasMauryax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    83accc1 View commit details
    Browse the repository at this point in the history
  3. fix: add argument to ignore padding indices

    mmaurya authored and manasMauryax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    54906d6 View commit details
    Browse the repository at this point in the history
  4. test: uptate tests to comply with changes

    mmaurya authored and manasMauryax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    67d3778 View commit details
    Browse the repository at this point in the history
  5. chore: add configs

    These can help run audio-only, vision-only or audio-vision experiments!
    mmaurya authored and manasMauryax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0b1698d View commit details
    Browse the repository at this point in the history
  6. feat: allow masking of "pad" keys

    mmaurya authored and manasMauryax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b89bff8 View commit details
    Browse the repository at this point in the history
  7. feat: implement Conformer from scratch

    mmaurya authored and manasMauryax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d31d0a7 View commit details
    Browse the repository at this point in the history
  8. test: fix to comply to changes

    mmaurya authored and manasMauryax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4c42b27 View commit details
    Browse the repository at this point in the history
  9. test: remove deprecated test

    mmaurya authored and manasMauryax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1e09561 View commit details
    Browse the repository at this point in the history
  10. chore: fix configs to comply to changes

    mmaurya authored and manasMauryax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    68f6e5e View commit details
    Browse the repository at this point in the history
  11. fix: accelerate import

    thomaschhh authored and manasMauryax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    94efdb8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b13c8cb View commit details
    Browse the repository at this point in the history
  13. fix: constant renaming

    thomaschhh authored and manasMauryax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    70652f1 View commit details
    Browse the repository at this point in the history
  14. fix: disable mamba imports

    mmaurya authored and manasMauryax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f07cfda View commit details
    Browse the repository at this point in the history
  15. chore: update audio coca arrow dataset config

    mmaurya authored and manasMauryax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    11a28e2 View commit details
    Browse the repository at this point in the history
  16. feat: add audio transform

    thomaschhh authored and manasMauryax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ced54c8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8ad8e86 View commit details
    Browse the repository at this point in the history
  18. fix: prepare_sample

    thomaschhh authored and manasMauryax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    31d72d0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3a14b95 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    68a920f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    789f4f4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2335dcd View commit details
    Browse the repository at this point in the history
  23. fix: coca n_query parameter

    spravil authored and sthoduka committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    420041b View commit details
    Browse the repository at this point in the history
  24. fix: copy paste error

    manasMauryax authored and sthoduka committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9236a46 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    edbc1ac View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    845f961 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    35e6812 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f6f7023 View commit details
    Browse the repository at this point in the history
  29. fix: video-audio-text forward pass

    manasMauryax authored and sthoduka committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    21c9ee4 View commit details
    Browse the repository at this point in the history
  30. fix: gathered embeddings

    manasMauryax authored and sthoduka committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9a78231 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    44fa306 View commit details
    Browse the repository at this point in the history
  32. refactor: simplify if statement

    manasMauryax authored and sthoduka committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a2112da View commit details
    Browse the repository at this point in the history
  33. refactor: improve readability

    manasMauryax authored and sthoduka committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8c12b8a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    efae855 View commit details
    Browse the repository at this point in the history
  35. fix: load audio from video file only if it exists, and behave the sam…

    …e way as audio-only datasets
    sthoduka committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c114506 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    414031a View commit details
    Browse the repository at this point in the history
  37. fix: group input_ids based on modality; the order is determined by th…

    …e order of modalities in the config file.
    
    e.g.:
    samples['input_ids'].shape = (10, max_length)
    images = samples['input_ids'][:4], audio = samples['input_ids'][4:]
    samples['images'].shape = (4, C, W, H), samples['audio'].shape = (6, L, N)
    samples['attention_mask'] = (10, max_length)
    sthoduka committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7770b1c View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d025dd4 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8826758 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    5435d4b View commit details
    Browse the repository at this point in the history
  41. fix: only collect text samples once for case where a single dataset h…

    …as video and audio in the coca collator
    sthoduka committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7c3c4ba View commit details
    Browse the repository at this point in the history
  42. refactor: coca: separate vision into image and video, and refactor fo…

    …rward function to be simpler
    sthoduka committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bc28749 View commit details
    Browse the repository at this point in the history
  43. fix: webdataset builder: remove constraint that all dataset builders …

    …have the same type (required if we want to train with several datasets of different modalities)
    sthoduka committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c8b9f65 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    ea8910c View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    aa66bc6 View commit details
    Browse the repository at this point in the history
  46. chore: remove comment

    thomaschhh authored and sthoduka committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9efecdb View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    6d53b39 View commit details
    Browse the repository at this point in the history
  48. fix: gather all in clip loss

    spravil authored and sthoduka committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    21d1751 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    a014b25 View commit details
    Browse the repository at this point in the history
  50. fix: webdataset: use a fixed round robin sampling strategy to get a f…

    …ixed number of samples per modality in every batch
    sthoduka committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1788b15 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    7f31684 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    2e84732 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    1664744 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    f31be51 View commit details
    Browse the repository at this point in the history
  55. refactor: out_put -> output

    sthoduka committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    91934fd View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    cdbb956 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    9bcc475 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25130cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a97f448 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    3b89853 View commit details
    Browse the repository at this point in the history
  2. chore: use built-in types

    thomaschhh committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8f7a114 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    3eb77a3 View commit details
    Browse the repository at this point in the history
  2. 8 Configuration menu
    Copy the full SHA
    3366bc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    61cfe51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56ea087 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    8f5aea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1f0fe5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c291fcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1dbe91 View commit details
    Browse the repository at this point in the history
  5. refactor: use composition to wrap the pytorch DataLoader using LLMDat…

    …aLoader, so that both LLMDataLoader and WebLoader inherit only from DataLoaderIF
    sthoduka committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    146682f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    b985b9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9113f8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a1cfa1 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    b9bfaea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6da583 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    8312ed6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    152ebf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0353969 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a12ff8a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    79c6c6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23267e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    29352b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa4fc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c84bbda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e33076f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. chore: fix linting

    sthoduka committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    71a5bd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    de9baab View commit details
    Browse the repository at this point in the history