1. 05 Mar, 2024 1 commit
  2. 04 Mar, 2024 1 commit
  3. 02 Mar, 2024 4 commits
  4. 01 Mar, 2024 1 commit
  5. 29 Feb, 2024 1 commit
  6. 28 Feb, 2024 2 commits
  7. 27 Feb, 2024 8 commits
  8. 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
  9. 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
  10. 19 Feb, 2024 1 commit
    • Brian Hie's avatar
      Add license, documentation, clean up code somewhat (#2) · b3830071
      Brian Hie authored
      * add first basic inference code
      
      * add stripedhyena
      
      * continue to simplify and test
      
      * save pip installs
      
      * clean up model loading, add auto ckpt download
      
      * cleanup evo
      
      * continue to polish the repo
      
      * add example scripts
      
      * add todos to readme, add to readme
      
      * fix links in readme
      
      * fix subbullets
      
      * update readme with url
      
      * update readme
      
      * var name change to model names
      
      * add documentation to the scripts
      
      * add license
      
      * Update LICENSE
      
      * Update LICENSE
      
      * Update LICENSE
      
      * remove license
      
      * Create LICENSE
      
      * remove license
      
      * Create LICENSE
      
      * Update LICENSE
      
      * remove unnecessary striped hyena code
      
      * change checkpoints to table
      b3830071
  11. 18 Feb, 2024 2 commits