Skip to content

Conversation

yanxi0830
Copy link
Contributor

@yanxi0830 yanxi0830 commented Mar 4, 2025

What does this PR do?

Test Plan

pytest -v -s --nbval-lax ./llama-stack/docs/notebooks/Llama_Stack_Benchmark_Evals.ipynb 

@yanxi0830 yanxi0830 marked this pull request as ready for review March 4, 2025 20:40
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Mar 4, 2025
input_rows=rows.rows,
scoring_functions=scoring_functions,
task_config=AppBenchmarkConfig(
benchmark_config=AppBenchmarkConfig(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is outdated, will be cleaned up in following PR.

@yanxi0830 yanxi0830 added this to the v0.1.6 milestone Mar 4, 2025
@yanxi0830 yanxi0830 merged commit e9a37ba into main Mar 4, 2025
5 checks passed
@yanxi0830 yanxi0830 deleted the rename_task_benchmark branch March 4, 2025 20:44
yanxi0830 added a commit to llamastack/llama-stack-client-python that referenced this pull request Mar 4, 2025
…nchmark_config (Sync updates from stainless branch: yanxi0830/dev) (#176)

# What does this PR do?
- Adapt to API changes in
llamastack/llama-stack#1397 and
llamastack/llama-stack#1377

[//]: # (If resolving an issue, uncomment and update the line below)
[//]: # (Closes #[issue-number])

## Test Plan
```
LLAMA_STACK_BASE_URL=http://localhost:8321 pytest -v tests/integration/agents/test_agents.py--inference-model "meta-llama/Llama-3.3-70B-Instruct" --record-responses
```

```
pytest -v -s --nbval-lax ./docs/notebooks/Llama_Stack_Benchmark_Evals.ipynb
```

[//]: # (## Documentation)
[//]: # (- [ ] Added a Changelog entry if the change is significant)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants