Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
czaloom committed Dec 12, 2024
1 parent 7aa2bc9 commit ec15d97
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ Generally, the high-level workflow for contributing to this repo includes:
5. Ping us on [Slack](https://striveworks-public.slack.com/join/shared_invite/zt-1a0jx768y-2J1fffN~b4fXYM8GecvOhA#/shared-invite/email) to ensure timely review.
4. Working with repo maintainers to review and improve your PR before it is merged into the official repo.


For questions or comments on this process, please reach out to us at any time on [Slack](https://striveworks-public.slack.com/join/shared_invite/zt-1a0jx768y-2J1fffN~b4fXYM8GecvOhA#/shared-invite/email).


Expand Down
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ This folder contains various examples of Valor usage.
| [tabular_classification.ipynb](tabular_classification.ipynb) | Evaluate a scikit-learn classification model. |
| [object-detection.ipynb](object_detection.ipynb) | Evaluate YOLOv8 over the COCO-panoptic dataset. |
| [text_generation.ipynb](text_generation.ipynb) | Evaluate Meta's Llama-3.2-1B-Instruct. |
| [benchmarking.ipynb](benchmarking.ipynb) | Shows how to benchmark valor-lite. |
| [benchmarking.ipynb](benchmarking.ipynb) | **WIP** - Shows how to benchmark valor-lite. |

0 comments on commit ec15d97

Please sign in to comment.