Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/proposals/2339-hpo-for-llm-fine-tuning/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Our goal is to develop a high-level API for tuning hyperparameters of LLMs that

## Design for API

![Design for API](images/design_api.jpg)
![Design for API](hp-optimization-api-design.jpg)

```python
import kubeflow.katib as katib
Expand Down
File renamed without changes