Commit graph

  • ecf1932424 config rename Xi Yan 2024-11-11 22:41:15 -05:00
  • 8dee5faf0d rename meta-reference -> basic Xi Yan 2024-11-11 22:36:43 -05:00
  • 36da9a600e add explicit platform Ashwin Bharambe 2024-11-11 19:30:15 -08:00
  • 218803b7c8 add pypi version to docker tag Ashwin Bharambe 2024-11-11 19:14:06 -08:00
  • 47e7c2dc15 Fix openapi generator and regenerator OpenAPI types Ashwin Bharambe 2024-11-11 18:44:38 -08:00
  • 343458479d Make sure TEST_PYPI_VERSION is used in docker builds Ashwin Bharambe 2024-11-11 18:40:13 -08:00
  • eea517deb5 Rename all inline providers with an inline:: prefix Ashwin Bharambe 2024-11-11 18:04:34 -08:00
  • 285cd26fb2 Replace colon in path so it doesn't cause issue on Windows Ashwin Bharambe 2024-11-11 17:30:36 -08:00
  • 0a3b3d5fb6
    migrate scoring fns to resource (#422) Dinesh Yeduguru 2024-11-11 17:28:48 -08:00
  • 5369422a4d remove print Dinesh Yeduguru 2024-11-11 15:04:06 -08:00
  • 9718989ee1 fix after rebase Dinesh Yeduguru 2024-11-11 17:27:22 -08:00
  • 3802edfc50
    migrate evals to resource (#421) Dinesh Yeduguru 2024-11-11 17:24:03 -08:00
  • fbf988f7d9 linter fix Dinesh Yeduguru 2024-11-11 17:23:05 -08:00
  • cab15c9cfa fix after rebase Dinesh Yeduguru 2024-11-11 17:20:19 -08:00
  • 48dcea18f2 change the order of params in register Dinesh Yeduguru 2024-11-11 12:48:27 -08:00
  • 749d5f6b5e remove listing of providers's evals Dinesh Yeduguru 2024-11-11 12:46:13 -08:00
  • 63b5eb929f migrate evals to resource Dinesh Yeduguru 2024-11-11 12:38:22 -08:00
  • b95cb5308f
    migrate dataset to resource (#420) Dinesh Yeduguru 2024-11-11 17:14:41 -08:00
  • 8c97e2c1c8 fix after rebase Dinesh Yeduguru 2024-11-11 17:13:54 -08:00
  • 600f23703d remove listing of providers's datasets Dinesh Yeduguru 2024-11-11 12:43:51 -08:00
  • f5ea666a6e remove auto discovery Dinesh Yeduguru 2024-11-11 12:40:42 -08:00
  • f8e39ae873 migrate dataset to resource Dinesh Yeduguru 2024-11-11 12:15:41 -08:00
  • 38cce97597
    migrate memory banks to Resource and new registration (#411) Dinesh Yeduguru 2024-11-11 17:10:44 -08:00
  • 0789233dca remove base MemoryBank inheritence Dinesh Yeduguru 2024-11-11 17:09:41 -08:00
  • 8436d386d3 use annotated union to parse Dinesh Yeduguru 2024-11-11 16:22:11 -08:00
  • cf416cb6b8 client fix Dinesh Yeduguru 2024-11-11 15:41:46 -08:00
  • 6b9850e11b run openapi gen Xi Yan 2024-11-11 18:12:24 -05:00
  • 949b82fc6d update client Dinesh Yeduguru 2024-11-11 11:53:51 -08:00
  • 4369c2d0b6 change register signature to make params required Dinesh Yeduguru 2024-11-11 11:49:07 -08:00
  • 4206f07ada remove auto discovery Dinesh Yeduguru 2024-11-11 11:13:33 -08:00
  • f1a2996812 pgvector fix v2 Dinesh Yeduguru 2024-11-11 10:50:27 -08:00
  • b2b49fbdb9 pgvector fix Dinesh Yeduguru 2024-11-11 10:28:23 -08:00
  • 5cdcdbe074 fix tests Dinesh Yeduguru 2024-11-08 17:00:15 -08:00
  • 24b914f0fe address feedback Dinesh Yeduguru 2024-11-08 16:51:05 -08:00
  • bd43d37f4e address feedback Dinesh Yeduguru 2024-11-08 16:45:41 -08:00
  • c82f13bf9e migrate memory banks to Resource and new registration Dinesh Yeduguru 2024-11-08 15:45:26 -08:00
  • b4416b72fd
    Folder restructure for evals/datasets/scoring (#419) Xi Yan 2024-11-11 17:35:40 -05:00
  • 5433873f12 import Xi Yan 2024-11-11 17:02:20 -05:00
  • 258e01ec67 scoring fn braintrust fixture Xi Yan 2024-11-11 16:42:16 -05:00
  • 8bbc15830e Merge branch 'main' of https://github.com/santiagxf/llama-stack into santiagxf/azure-ai-inference Facundo Santiago 2024-11-11 21:15:27 +00:00
  • 2b21e97624 feat: refactor code base Facundo Santiago 2024-11-11 21:14:52 +00:00
  • ca2cd71182 tests w/ eval params Xi Yan 2024-11-11 16:01:21 -05:00
  • f8f95dad1f remove 8b_correctness scoring_fn from tests Xi Yan 2024-11-11 15:55:09 -05:00
  • b1ebc837f8 refactor scoring Xi Yan 2024-11-11 15:49:18 -05:00
  • a6038ffee9 refactor scoring Xi Yan 2024-11-11 15:48:07 -05:00
  • aa66410f24 localfs -> LocalFS Xi Yan 2024-11-11 15:37:29 -05:00
  • 68a4e6d00e fix scoring test Xi Yan 2024-11-11 15:33:56 -05:00
  • e27c6e3662 fix datasetio Xi Yan 2024-11-11 15:29:29 -05:00
  • acd055d763 rename evals related stuff Xi Yan 2024-11-11 15:11:07 -05:00
  • 2b7d70ba86
    [Evals API][11/n] huggingface dataset provider + mmlu scoring fn (#392) Xi Yan 2024-11-11 14:49:50 -05:00
  • 1050617c56 openapi gen Xi Yan 2024-11-11 14:01:24 -05:00
  • b78ee3a0a5
    fix duplicate deploy in compose.yaml (#417) Suraj Subramanian 2024-11-11 13:51:14 -05:00
  • 0d9d3f07a6
    fix duplicate deploy in compose.yaml Suraj Subramanian 2024-11-11 13:46:53 -05:00
  • c1f7ba3aed
    Split safety into (llama-guard, prompt-guard, code-scanner) (#400) Ashwin Bharambe 2024-11-11 09:29:18 -08:00
  • 4971113f92 Update provider_type -> inline::llama-guard in templates, update run.yaml Ashwin Bharambe 2024-11-11 09:12:17 -08:00
  • 15ffceb533 more fixes (some fixes to pre-existing issues in safety fixture) Ashwin Bharambe 2024-11-11 09:09:47 -08:00
  • fdfc37a878 huggingface -> remote adapter Xi Yan 2024-11-11 12:02:17 -05:00
  • 7507cd487f rebase on top of Dinesh's refactor Ashwin Bharambe 2024-11-11 08:46:20 -08:00
  • a7f728e41c small fix Ashwin Bharambe 2024-11-07 16:01:36 -08:00
  • 984ba074e1 add deprecation_error pointing meta-reference -> inline::llama-guard Ashwin Bharambe 2024-11-07 15:23:15 -08:00
  • fdaec91747 Split safety into (llama-guard, prompt-guard, code-scanner) Ashwin Bharambe 2024-11-07 14:35:04 -08:00
  • e9a9ecb2dc comments Xi Yan 2024-11-11 11:07:12 -05:00
  • 9ff903e63b delete preregistered dataset/eval task Xi Yan 2024-11-11 11:05:47 -05:00
  • 8bebe3fd1f register to client Xi Yan 2024-11-11 11:03:01 -05:00
  • 75ccc05296 rename Xi Yan 2024-11-11 10:48:47 -05:00
  • 1031f1404b add register model to unit test Xi Yan 2024-11-11 10:35:59 -05:00
  • e690eb7ad3 Merge branch 'main' into mmlu_benchmark Xi Yan 2024-11-11 10:22:32 -05:00
  • 6d38b1690b
    added quickstart w ollama and toolcalling using together (#413) Justin Lee 2024-11-09 10:52:26 -08:00
  • e8fd45f9f0 corrected url for colab Justin Lee 2024-11-09 10:23:07 -08:00
  • b0b9c905b3 docs Xi Yan 2024-11-09 10:22:41 -08:00
  • 95c8339a3f added quickstart w ollama and toolcalling using together Justin Lee 2024-11-09 10:18:42 -08:00
  • cc61fd8083 docs Xi Yan 2024-11-09 09:00:18 -08:00
  • 0c14761453 docs Xi Yan 2024-11-09 08:57:51 -08:00
  • 4986e46188
    Distributions updates (slight updates to ollama, add inline-vllm and remote-vllm) (#408) Ashwin Bharambe 2024-11-08 18:09:39 -08:00
  • 211a7f8f28 Write some docs Ashwin Bharambe 2024-11-08 18:02:43 -08:00
  • 38cdbdec5a add inline-vllm details, fix things Ashwin Bharambe 2024-11-08 12:01:05 -08:00
  • 02c66b49fc remote vllm distro Ashwin Bharambe 2024-11-08 11:32:06 -08:00
  • ba82021d4b precommit Xi Yan 2024-11-08 17:58:58 -08:00
  • 1ebf6447c5 add missing inits Xi Yan 2024-11-08 17:54:24 -08:00
  • 89c3129f0b add missing inits Xi Yan 2024-11-08 17:49:29 -08:00
  • f6aaa9c708 Bump version to 0.0.50 Xi Yan 2024-11-08 17:28:39 -08:00
  • 65371a5067
    [Docs] Zero-to-Hero notebooks and quick start documentation (#368) Justin Lee 2024-11-08 17:16:44 -08:00
  • ec644d3418
    migrate model to Resource and new registration signature (#410) Dinesh Yeduguru 2024-11-08 16:12:57 -08:00
  • d6a9a17828 address feedback Dinesh Yeduguru 2024-11-08 16:11:53 -08:00
  • 6f3b2bb815 quick start typeddict Justin Lee 2024-11-08 15:33:06 -08:00
  • 6569b1c840 changed colab url to reflect main Justin Lee 2024-11-08 15:06:32 -08:00
  • cc29fc0fe8 implemented check health for cloud client Justin Lee 2024-11-08 15:04:18 -08:00
  • 022f20e710 fixed based on ashwin comments Justin Lee 2024-11-08 15:01:13 -08:00
  • 4f367cbf6b remove network host Xi Yan 2024-11-08 14:55:04 -08:00
  • c79c8367b7 pr review changes Justin Lee 2024-11-08 14:50:44 -08:00
  • 490f7e9a75 refactor Xi Yan 2024-11-08 14:19:55 -08:00
  • 772e23e29e register singature fix Dinesh Yeduguru 2024-11-08 14:15:31 -08:00
  • 23777abeb7 working tests Dinesh Yeduguru 2024-11-08 14:10:40 -08:00
  • 8cd7e406c0 docker compose commands Xi Yan 2024-11-08 14:00:54 -08:00
  • bd0622ef10 update docs Xi Yan 2024-11-08 12:46:43 -08:00
  • 4f5c4d1e3b add back llama_model field Dinesh Yeduguru 2024-11-07 21:40:54 -08:00
  • ca88f3f182 resource oriented object design for models Dinesh Yeduguru 2024-11-07 16:43:55 -08:00
  • 5625aef48a
    Add pip install helper for test and direct scenarios (#404) Dalton Flanagan 2024-11-08 15:18:21 -05:00
  • d800a16acd
    Resource oriented design for shields (#399) Dinesh Yeduguru 2024-11-08 12:16:11 -08:00
  • fe072620c8 address feedback Dinesh Yeduguru 2024-11-08 12:00:36 -08:00