1. 27 Jun, 2024 2 commits
  2. 25 Jun, 2024 15 commits
  3. 24 Jun, 2024 2 commits
    • ur4t's avatar
      Fix cargo-chef prepare (#2101) · 405765b1
      ur4t authored
      * Fix cargo-chef prepare
      
      In prepare stage, cargo-chef reads Cargo.lock and transforms it accordingly.
      If Cargo.lock is not present, cargo-chef will generate a new one first, which
      might vary a lot and invalidate docker build caches.
      
      * Fix Dockerfile_amd and Dockerfile_intel
      405765b1
    • Nicolas Patry's avatar
      New runner. Manual squash. (#2110) · 480d3b33
      Nicolas Patry authored
      * New runner. Manual squash.
      
      * Network host.
      
      * Put back trufflehog with proper extension.
      
      * No network host ?
      
      * Moving buildx install after tailscale ?
      
      * 1.79
      480d3b33
  4. 21 Jun, 2024 2 commits
  5. 20 Jun, 2024 2 commits
  6. 19 Jun, 2024 1 commit
  7. 18 Jun, 2024 2 commits
  8. 17 Jun, 2024 4 commits
  9. 14 Jun, 2024 3 commits
  10. 13 Jun, 2024 2 commits
    • drbh's avatar
      implement Open Inference Protocol endpoints (#1942) · f433f1f7
      drbh authored
      * feat: add kserve feature and basic routes
      
      * feat: implement infer endpoint wrapper around generate
      
      * fix: refactor and improve types
      
      * fix: improve infer and simplify
      
      * fix: cleanup and improve api docs
      
      * fix: refactor and encapsulate kserve feat in file
      
      * fix: remove typos after rebase
      f433f1f7
    • drbh's avatar
      PR #2049 CI run (#2054) · 42aa8ee1
      drbh authored
      
      
      * Use minijinja's pycompat mode for python methods
      
      * fix: cargo fmt lint for pre commit
      
      ---------
      Co-authored-by: default avatarArmin Ronacher <armin.ronacher@active-4.com>
      42aa8ee1
  11. 12 Jun, 2024 2 commits
  12. 11 Jun, 2024 2 commits
  13. 10 Jun, 2024 1 commit