mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 23:31:59 +00:00
Add SambaNova safety addaptor
add remote safety adaptor implementation for sambanova minor updates in docs
This commit is contained in:
parent
87a4b9cb28
commit
f28dfc73d5
11 changed files with 222 additions and 22 deletions
|
|
@ -110,7 +110,7 @@ Here is a list of the various API providers and available distributions that can
|
|||
| **API Provider Builder** | **Environments** | **Agents** | **Inference** | **Memory** | **Safety** | **Telemetry** |
|
||||
|:------------------------:|:----------------------:|:----------:|:-------------:|:----------:|:----------:|:-------------:|
|
||||
| Meta Reference | Single Node | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
| SambaNova | Hosted | | ✅ | | | |
|
||||
| SambaNova | Hosted | | ✅ | | ✅ | |
|
||||
| Cerebras | Hosted | | ✅ | | | |
|
||||
| Fireworks | Hosted | ✅ | ✅ | ✅ | | |
|
||||
| AWS Bedrock | Hosted | | ✅ | | ✅ | |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue