llama-index llms sambanova cloud and sambastudio integration
Project description
LlamaIndex LLM Integration: SambaNova LLM
SambaNova Systems LLMs are custom LLMs (Language Models) interfaces that allow you to interact with AI models hosted on SambaNova's offerings - SambaNova Cloud and SambaStudio
Key Features:
- Integration with SambaNova-hosted AI models
- Integration two SambaNova offerings - SambaNova Cloud and SambaStudio
- Support for completion based interactions
- Streaming support for completion responses
- Seamless integration with the LlamaIndex ecosystem
Installation
pip install llama-index-llms-sambanovasystems
Usage
from llama_index.llms.sambanovasystems import SambaNovaCloud
SambaNovaCloud(
sambanova_url="SambaNova cloud endpoint URL",
sambanova_api_key="set with your SambaNova cloud API key",
model="model name",
context_window=100000,
)
Usage
from llama_index.llms.sambanovasystems import SambaStudio
SambaStudio(
sambastudio_url="SambaStudio endpoint URL",
sambastudio_api_key="set with your SambaStudio endppoint API key",
model="model name",
context_window=100000,
)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file llama_index_llms_sambanovasystems-0.6.0.tar.gz.
File metadata
- Download URL: llama_index_llms_sambanovasystems-0.6.0.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
074a88aefed549e48387297d969f9472c49718dcbf35f9c4479166b0c0c98381
|
|
| MD5 |
dba8dcccaa735cc474eba858099d1d61
|
|
| BLAKE2b-256 |
e04d9ec0fbf717e1cc398b0f9d6e27570b6abd1d15a6d4c017e8e61a00b40850
|
File details
Details for the file llama_index_llms_sambanovasystems-0.6.0-py3-none-any.whl.
File metadata
- Download URL: llama_index_llms_sambanovasystems-0.6.0-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d20335400b560b44018f1a085a8b1c1f0710df85918db1a86e02cfcd9ae8d06
|
|
| MD5 |
2214de189a180c8d763b88f058b24f5f
|
|
| BLAKE2b-256 |
2ee8fc023dc12229582565a700661145a8238fd85ce7835586cad99b18d419b3
|