Commit graph

  • cb6c734460 fix nvidia sampling logic Hardik Shah 2025-01-14 18:00:30 -08:00
  • 0edd3ce78b fix tests Hardik Shah 2025-01-14 17:38:10 -08:00
  • d9d827ff25 fix groq util tests Hardik Shah 2025-01-14 16:11:00 -08:00
  • dea575c994 Update Strategy in SamplingParams to be a union Hardik Shah 2025-01-14 15:56:02 -08:00
  • 300e6e2702
    Fix issue when generating distros (#755) Yuan Tang 2025-01-15 08:34:08 -05:00
  • 52a21ce78f
    Free up memory after post training finishes (#770) Botao Chen 2025-01-14 19:19:38 -08:00
  • 4f3fd22dd4 add schema type register Xi Yan 2025-01-14 18:08:30 -08:00
  • db5492202f commit Botao Chen 2025-01-14 18:06:37 -08:00
  • a77b8126d0 commit Botao Chen 2025-01-14 18:01:49 -08:00
  • 3da3d26260
    Update Yuan Tang 2025-01-14 20:56:52 -05:00
  • b2b82d4a90 removing unused script file Hardik Shah 2025-01-14 17:54:22 -08:00
  • 7c726826b8
    Fix issue when generating vLLM distros Yuan Tang 2025-01-13 18:43:23 -05:00
  • 3097872fd9 remove prints Xi Yan 2025-01-14 16:34:05 -08:00
  • 38c2c9c1dc remove debug print Xi Yan 2025-01-14 16:27:25 -08:00
  • f30c601b10 remove trigger on push Xi Yan 2025-01-14 16:19:44 -08:00
  • 21f1dffba1 fix test version Xi Yan 2025-01-14 16:13:23 -08:00
  • 893276cbb8 test versionings Xi Yan 2025-01-14 16:10:58 -08:00
  • 5c7ac46249 test versionings Xi Yan 2025-01-14 16:09:54 -08:00
  • 48ca00457c test versionings Xi Yan 2025-01-14 16:09:04 -08:00
  • 7f5829036c debug command Xi Yan 2025-01-14 15:44:21 -08:00
  • 63b0a40317 debug command Xi Yan 2025-01-14 15:42:47 -08:00
  • b0833d1376 debug command Xi Yan 2025-01-14 15:40:00 -08:00
  • 3ba0b9f45b debug command Xi Yan 2025-01-14 15:37:18 -08:00
  • 58d38ad3fa no need for dockerfiles Xi Yan 2025-01-14 15:36:46 -08:00
  • 89e3f81520
    Fix fireworks run-with-safety template (#766) Vladimir Ivić 2025-01-14 15:28:55 -08:00
  • 0f21075575 fix tag 2 Xi Yan 2025-01-14 15:24:13 -08:00
  • c144b87049 fix tag Xi Yan 2025-01-14 15:20:45 -08:00
  • d527f3f20b fix tag Xi Yan 2025-01-14 15:18:38 -08:00
  • 28fccb3293 test publish Xi Yan 2025-01-14 15:15:58 -08:00
  • bfb9848074 test publish Xi Yan 2025-01-14 15:12:04 -08:00
  • 0aab982d64 alternative run script Xi Yan 2025-01-14 15:07:58 -08:00
  • 47874e5a25 try run command Xi Yan 2025-01-14 15:03:32 -08:00
  • 3673c98c9a revert back is_terminal Xi Yan 2025-01-14 14:57:03 -08:00
  • 73c428baf4 Fix fireworks run-with-safety template Vladimir Ivic 2025-01-14 14:51:48 -08:00
  • f66109c861 separate step Xi Yan 2025-01-14 14:53:32 -08:00
  • 6cac92cfa3 test Xi Yan 2025-01-14 14:49:15 -08:00
  • d97bcaf625 test Xi Yan 2025-01-14 14:39:37 -08:00
  • 472feea8d4
    Fix broken tests in test_registry (#707) Vladimir Ivić 2025-01-14 14:33:15 -08:00
  • 4747c844a2 tmp dockerfile_only flag Xi Yan 2025-01-14 13:59:20 -08:00
  • 91907b714e
    added support of PYPI_VERSION in stack build (#762) Jeff Tang 2025-01-14 13:45:42 -08:00
  • e6e4f0858c
    add braintrust to experimental-post-training template (#763) Botao Chen 2025-01-14 13:42:59 -08:00
  • b197d3ce1c apply change and fixed test cases Edward Ma 2025-01-14 13:24:08 -08:00
  • 20576de6ea Fix broken tests in test_registry Vladimir Ivic 2025-01-14 13:21:32 -08:00
  • 45f4e87f23 commit Botao Chen 2025-01-14 13:15:44 -08:00
  • 96e45d9fca added support of PYPI_VERSION in container.sh Jeff Tang 2025-01-14 13:06:10 -08:00
  • 25c1d9b037
    [post training] define llama stack post training dataset format (#717) Botao Chen 2025-01-14 12:48:49 -08:00
  • 843c8fab63 added support of PYPI_VERSION in stack build Jeff Tang 2025-01-14 12:15:04 -08:00
  • 8d7bb1140f Merge remote-tracking branch 'origin/main' into support_more_data_format Botao Chen 2025-01-14 11:55:13 -08:00
  • 7fff9434f3 refine Botao Chen 2025-01-14 11:53:57 -08:00
  • a174938fbd
    Fix telemetry to work on reinstantiating new lib cli (#761) Dinesh Yeduguru 2025-01-14 11:31:50 -08:00
  • 51b4ad77e1 only initialize otel span processors once Dinesh Yeduguru 2025-01-14 10:51:42 -08:00
  • f8d8309b0e fix broken build.py Dinesh Yeduguru 2025-01-14 10:27:04 -08:00
  • 006df17fd6 dont reinstantiate background logger Dinesh Yeduguru 2025-01-14 10:15:11 -08:00
  • 194d12b304
    [bugfix] fix streaming GeneratorExit exception with LlamaStackAsLibraryClient (#760) Xi Yan 2025-01-14 10:58:46 -08:00
  • ebbb57beae more correct event loop handling for stream Xi Yan 2025-01-14 10:49:51 -08:00
  • a69c1b8bb1 add comment Xi Yan 2025-01-14 10:40:14 -08:00
  • ee2d4a0b89 correct event loop management Xi Yan 2025-01-14 10:39:44 -08:00
  • ba85634758 create new event loop for non-streaming case explicitly Xi Yan 2025-01-14 10:15:45 -08:00
  • 89ab2be302
    Merge branch 'main' into sambanova-inferene snova-edwardm 2025-01-14 10:04:52 -08:00
  • f115ce3edd remove request wrapper Xi Yan 2025-01-14 09:54:19 -08:00
  • 2c2969f331 Fixes; make inference tests pass with newer tool call types Ashwin Bharambe 2025-01-13 23:16:16 -08:00
  • d9d34433fc Update spec Ashwin Bharambe 2025-01-13 20:06:49 -08:00
  • 9a5803a429 move all implementations to use updated type Ashwin Bharambe 2025-01-13 20:04:19 -08:00
  • aced2ce07e introduce and use a generic ContentDelta Ashwin Bharambe 2025-01-13 19:38:44 -08:00
  • 7de832d66c refine Botao Chen 2025-01-13 21:24:25 -08:00
  • d9ceb7067a refine Botao Chen 2025-01-13 21:14:54 -08:00
  • 4c2b05c6b2 refine Botao Chen 2025-01-13 21:11:49 -08:00
  • f4ba0e997a fix provider data Xi Yan 2025-01-13 20:39:28 -08:00
  • a3b1c3438b Merge remote-tracking branch 'origin/main' into support_more_data_format Botao Chen 2025-01-13 20:36:14 -08:00
  • c2c4c96811 addres comment Botao Chen 2025-01-13 20:31:47 -08:00
  • 9e430c253d remove prints Xi Yan 2025-01-13 20:28:31 -08:00
  • 9ec54dcbe7
    Switch to use importlib instead of deprecated pkg_resources (#678) Yuan Tang 2025-01-13 23:20:02 -05:00
  • 747683a8a2
    Add init files to post training folders (#711) Botao Chen 2025-01-13 20:19:18 -08:00
  • f320eede2b
    Update Cerebras docs to include header (#704) Henry Tu 2025-01-13 23:18:34 -05:00
  • 9173e35bd5
    Fix incorrect Python binary path for UBI9 image (#757) Yuan Tang 2025-01-13 23:17:21 -05:00
  • d6dd2ba471 fix streaming inline client Xi Yan 2025-01-13 20:16:43 -08:00
  • 7c34c0b763 Update spec Ashwin Bharambe 2025-01-13 20:06:49 -08:00
  • 1ec762f947 move all implementations to use updated type Ashwin Bharambe 2025-01-13 20:04:19 -08:00
  • 16b55666ee introduce and use a generic ContentDelta Ashwin Bharambe 2025-01-13 19:38:44 -08:00
  • 69d886d9cc
    Fix incorrect Python binary path for UBI9 image Yuan Tang 2025-01-13 22:36:13 -05:00
  • ee4e04804f
    Rename ipython to tool (#756) Ashwin Bharambe 2025-01-13 19:11:51 -08:00
  • 43e3f075b9 Rename ipython to tool Ashwin Bharambe 2025-01-13 18:55:05 -08:00
  • fdcc74fda2
    [#432] Add Groq Provider - tool calls (#630) Aidan Do 2025-01-14 13:17:38 +11:00
  • ace8dd6087
    [CI/CD] more robust re-try for downloading testpypi package (#749) Xi Yan 2025-01-13 17:53:38 -08:00
  • 7d753a7e24 back to scheduled Xi Yan 2025-01-13 17:52:50 -08:00
  • b75dfb0537 test Xi Yan 2025-01-13 17:48:51 -08:00
  • 79f4299653
    Consolidating Safety tests from various places under client-sdk (#699) Vladimir Ivić 2025-01-13 17:46:24 -08:00
  • b0c12d280a
    Consolidating Inference tests under client-sdk tests (#751) Vladimir Ivić 2025-01-13 17:46:02 -08:00
  • 4b2bd0b685 Consolidating Inference tests under client-sdk tests Vladimir Ivic 2025-01-13 16:18:31 -08:00
  • 1cc137cf9c
    [Fireworks] Update model name for Fireworks (#753) Yufei (Benny) Chen 2025-01-13 15:53:57 -08:00
  • d26e96a02e fix sqlite span processor Dinesh Yeduguru 2025-01-13 14:25:10 -08:00
  • 314806cde3
    Add provider data passing for library client (#750) Dinesh Yeduguru 2025-01-13 15:12:10 -08:00
  • 6964510dc1
    update notebook to use new tool defs (#745) Dinesh Yeduguru 2025-01-13 15:07:15 -08:00
  • 643f900535 address feedback Dinesh Yeduguru 2025-01-13 15:04:49 -08:00
  • f3ec272570 [Fireworks] Update model name for Fireworks benjibc 2025-01-13 21:48:04 +00:00
  • c01a89c0e8 Allow build with host network benjibc 2025-01-13 21:44:26 +00:00
  • f8e7d4381e add section to list tools Dinesh Yeduguru 2025-01-13 13:42:58 -08:00
  • e45592e229
    Support building UBI9 base container image (#676) Yuan Tang 2025-01-13 16:41:56 -05:00
  • 33b4e8df49 Add provider data passing for library client Dinesh Yeduguru 2025-01-13 13:25:36 -08:00
  • 1bf72b7f49 scheduled run Xi Yan 2025-01-13 10:22:33 -08:00