1. 11 Aug, 2024 1 commit
  2. 07 Aug, 2024 1 commit
  3. 06 Aug, 2024 1 commit
  4. 05 Aug, 2024 4 commits
  5. 02 Aug, 2024 1 commit
  6. 31 Jul, 2024 5 commits
  7. 30 Jul, 2024 1 commit
  8. 29 Jul, 2024 1 commit
  9. 27 Jul, 2024 1 commit
  10. 26 Jul, 2024 1 commit
  11. 25 Jul, 2024 1 commit
  12. 24 Jul, 2024 1 commit
  13. 22 Jul, 2024 6 commits
  14. 21 Jul, 2024 1 commit
  15. 20 Jul, 2024 2 commits
    • Daniel Hiltgen's avatar
      Adjust windows ROCm discovery · 283948c8
      Daniel Hiltgen authored
      The v5 hip library returns unsupported GPUs which wont enumerate at
      inference time in the runner so this makes sure we align discovery.  The
      gfx906 cards are no longer supported so we shouldn't compile with that
      GPU type as it wont enumerate at runtime.
      283948c8
    • Jeffrey Morgan's avatar
      add patch for tekken (#5807) · 1475eab9
      Jeffrey Morgan authored
      1475eab9
  16. 16 Jul, 2024 1 commit
  17. 15 Jul, 2024 1 commit
    • royjhan's avatar
      Introduce `/api/embed` endpoint supporting batch embedding (#5127) · b9f5e16c
      royjhan authored
      * Initial Batch Embedding
      
      * Revert "Initial Batch Embedding"
      
      This reverts commit c22d54895a280b54c727279d85a5fc94defb5a29.
      
      * Initial Draft
      
      * mock up notes
      
      * api/embed draft
      
      * add server function
      
      * check normalization
      
      * clean up
      
      * normalization
      
      * playing around with truncate stuff
      
      * Truncation
      
      * Truncation
      
      * move normalization to go
      
      * Integration Test Template
      
      * Truncation Integration Tests
      
      * Clean up
      
      * use float32
      
      * move normalize
      
      * move normalize test
      
      * refactoring
      
      * integration float32
      
      * input handling and handler testing
      
      * Refactoring of legacy and new
      
      * clear comments
      
      * merge conflicts
      
      * touches
      
      * embedding type 64
      
      * merge conflicts
      
      * fix hanging on single string
      
      * refactoring
      
      * test values
      
      * set context length
      
      * clean up
      
      * testing clean up
      
      * testing clean up
      
      * remove function closure
      
      * Revert "remove function closure"
      
      This reverts commit 55d48c6ed17abe42e7a122e69d603ef0c1506787.
      
      * remove function closure
      
      * remove redundant error check
      
      * clean up
      
      * more clean up
      
      * clean up
      b9f5e16c
  18. 13 Jul, 2024 1 commit
  19. 12 Jul, 2024 1 commit
  20. 11 Jul, 2024 3 commits
  21. 10 Jul, 2024 4 commits
  22. 09 Jul, 2024 1 commit