1. 30 Jul, 2024 1 commit
  2. 29 Jul, 2024 8 commits
  3. 26 Jul, 2024 1 commit
  4. 15 Jul, 2024 2 commits
  5. 29 Apr, 2024 2 commits
  6. 28 Apr, 2024 1 commit
  7. 19 Mar, 2024 1 commit
  8. 13 Mar, 2024 1 commit
  9. 11 Mar, 2024 1 commit
  10. 08 Mar, 2024 1 commit
  11. 06 Mar, 2024 1 commit
  12. 05 Mar, 2024 1 commit
  13. 04 Mar, 2024 1 commit
  14. 02 Mar, 2024 4 commits
  15. 01 Mar, 2024 1 commit
  16. 29 Feb, 2024 1 commit
  17. 28 Feb, 2024 2 commits
  18. 27 Feb, 2024 8 commits
  19. 26 Feb, 2024 1 commit
    • Armin W. Thomas's avatar
      Pulling checkpoints from HuggingFace + updating model names (#5) · ce76c5c1
      Armin W. Thomas authored
      * renaming configs
      
      * pull checkpoints from huggingface + update model names
      
      * update default model name
      
      * updating recommended usage commands
      
      * updating recommended usage commands
      
      * fixing typo
      
      * fixing typo
      
      * updating checkpoint naming scheme
      
      * indent housekeeping
      
      * updating model names
      ce76c5c1
  20. 24 Feb, 2024 1 commit
    • Armin W. Thomas's avatar
      Update based on stripedhyena install through pip (#4) · 2262c684
      Armin W. Thomas authored
      * removing stripedhyena
      
      * minor cleanup + updating stripedhyena imports
      
      * refactor and move code into main() function
      
      * minor cleanup + updating to new stripedhyena imports
      
      * minor cleanup + updating to new stripedhyena imports
      
      * moving evo configs into evo/configs + minor cleanup
      
      * updating comment
      
      * adjuisting indents
      
      * moving evo model configs to evo/configs
      
      * updating requirements
      
      * add note thatits recommended to install pytorch before anything else
      
      * recommend script usage with python -m
      
      * moving code into main()
      
      * conform to code style
      
      * updating recommended script usage
      2262c684