llama-stack icon indicating copy to clipboard operation
llama-stack copied to clipboard

Composable building blocks to build Llama Apps

Results 360 llama-stack issues
Sort by recently updated
recently updated
newest added
trafficstars

### System Info Python Version: 3.13.2 (main, Feb 4 2025, 14:51:09) [Clang 16.0.0 (clang-1600.0.26.6)] Python Implementation: CPython Python Compiler: Clang 16.0.0 (clang-1600.0.26.6) Platform: Darwin 23.4.0 Machine: arm64 Processor: arm Python...

bug
stale

### 🚀 Describe the new functionality needed ```llama stack build ... --run` is a valuable feature with no test coverage ### 💡 Why is this needed? What if we don't...

enhancement

# What does this PR do? - Adding a notebook equivalent of the [getting_started/index.md#Quickstart guide](https://github.com/meta-llama/llama-stack/blob/main/docs/source/getting_started/index.md). ## To discuss **Note:** works locally, but I am encountering issues when attempting to run...

CLA Signed

# What does this PR do? [Provide a short summary of what this PR does and why. Link to relevant issues if applicable.] This PR is fixing the behavior of...

CLA Signed

### System Info GPU Type: NVIDIA A40 OS: Ubuntu 24.04 CUDA: 12.8 Llama Stack: 0.1.8 Model: Llama 3.2-3B Instruct ### Information - [x] The official example scripts - [x] My...

bug

### 🚀 Describe the new functionality needed Requiring the `llama` binary to run llama-stack in a container doesn't make sense; that would defeat the purpose of running a container. Even...

enhancement
good first issue

### 🚀 Describe the new functionality needed Currently [our docs](https://llama-stack.readthedocs.io/en/latest/) only show the latest version (see screenshot). Given the high volume of changes, this makes it challenging for users to...

enhancement

# What does this PR do? Closes #1427 NOTE: This PR description will be updated when the PR moves from DRAFT to OPEN. Adds `inline::huggingface-ilab` to `/post_training` providers. This provider...

CLA Signed
new-in-tree-provider

[_This PR implements #2139 but generalizes to separate runtime environments/contexts from specific provider configuration_] This PR introduces a new `ProviderContext` object that decouples execution environment concerns from provider configuration. In...

CLA Signed

# What does this PR do? [Provide a short summary of what this PR does and why. Link to relevant issues if applicable.] [//]: # (If resolving an issue, uncomment...

CLA Signed
new-in-tree-provider
do-not-merge