1. 26 Jun, 2024 1 commit
  2. 16 Apr, 2024 1 commit
    • drbh's avatar
      fix: bump clients test base url to llama (#1751) · e4d31a40
      drbh authored
      This PR bumps the client tests from `google/flan-t5-xxl` to
      `meta-llama/Llama-2-7b-chat-hf` to resolve issues when calling the
      endpoint and `google/flan-t5-xxl` is not available
      
      run with
      ```bash
      make python-client-tests
      
      clients/python/tests/test_client.py ..............     [ 43%]
      clients/python/tests/test_errors.py ..........         [ 75%]
      clients/python/tests/test_inference_api.py ......      [ 93%]
      clients/python/tests/test_types.py ..                  [100%]
      ```
      
      **note `google/flan-t5-xxl` function is currently unused but still
      included in the `conftest.py`
      e4d31a40
  3. 01 Feb, 2024 1 commit
  4. 29 Jan, 2024 1 commit
  5. 02 Jun, 2023 1 commit
  6. 16 May, 2023 1 commit
  7. 27 Apr, 2023 1 commit
  8. 14 Apr, 2023 1 commit
  9. 09 Mar, 2023 1 commit
  10. 07 Mar, 2023 1 commit