Skip to content

Commit

Permalink
[DOCS] move llm hyperparameter optimisation design image to the propo…
Browse files Browse the repository at this point in the history
…sal directory and rename it (#2472)

- remove redundant folder

Signed-off-by: mahdikhashan <[email protected]>
  • Loading branch information
mahdikhashan authored Jan 8, 2025
1 parent 3363964 commit 9531372
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
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

0 comments on commit 9531372

Please sign in to comment.