llama-stack/llama_stack
Ihar Hrachyshka 5c8e35a9e2
docs, tests: replace datasets.rst with memory_optimizations.rst (#968)
datasets.rst was removed from torchtune repo.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>

# What does this PR do?

Replace a missing 404 document with another one that exists. (Removed it
from
the list when memory_optimizations.rst was already pulled.)


## Test Plan

Please describe:
 - tests you ran to verify your changes with result summaries.
 - provide instructions so it can be reproduced.


## Sources

Please link relevant resources if necessary.


## Before submitting

- [x] This PR fixes a typo or improves the docs (you can dismiss the
other checks if that's the case).
- [x] Ran pre-commit to handle lint / formatting issues.
- [ ] Read the [contributor
guideline](https://github.com/meta-llama/llama-stack/blob/main/CONTRIBUTING.md),
      Pull Request section?
- [ ] Updated relevant documentation.
- [ ] Wrote necessary unit or integration tests.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-02-05 11:25:56 -05:00
..
apis Make a couple properties optional (#963) 2025-02-04 16:20:24 -08:00
cli Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
distribution if client.initialize fails, the example should exit (#954) 2025-02-04 13:54:21 -08:00
providers docs, tests: replace datasets.rst with memory_optimizations.rst (#968) 2025-02-05 11:25:56 -05:00
scripts Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
templates Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00