-
# Description:
This proposal suggests adding an integration to Damavand that will help users develop Large Language Model (LLM) and Foundation Model AI applications. The goal is to provide a streamli…
-
I could really use some help figuring out what dependencies I may be missing or if I'm barking up the wrong tree altogether: I'm trying to install on ChromeOS (an ASUS Chromebox 3, as it happens) that…
traek updated
4 years ago
-
### The Feature
Amazon titan has a new multimodal embedding model -
https://us-east-1.console.aws.amazon.com/bedrock/home?region=us-east-1#/providers?model=amazon.titan-embed-image-v1
support …
-
### 🥰 Feature Description
As function calling Claude 3/3.5 in Anthorpic provider has been supported. IMO, It would be trivial to also support the same functionality in the to Biz version Claude 3/3.5…
-
### Describe the bug
I am currently doing POC on LLaMA 3.1 405B model via AWS Bedrock to extract structured data from a PDF document. I pass the text content of the PDF as user_message and use a to…
-
### Bug Description
I can still reproduce the bug in: https://github.com/run-llama/llama_index/issues/13376
If I use even the newest llama index
- llama-index 0.10.38
- llama-index-embeddings…
-
### MaxKB 版本
1.3
### 请描述您的需求或者改进建议
大语言模型支持对接 AWS 的 Bedrocks ,Bedrocks 集成了 AWS 及其他的众多模型。
### 请描述你建议的实现方案
_No response_
### 附加信息
_No response_
-
### Describe the bug
I am using boto3 to connect `bedrock-runtime` and invoke model `anthropic.claude-3-sonnet-20240229-v1:0`. I've check the available models by using `list_foundation_models()`, the…
-
**What do you want to do?**
- [X] Request a change to existing documentation
- [ ] Add new documentation
- [ ] Report a technical problem with the documentation
- [ ] Other
**Tell us about …
-
I have a basic example of DSPy where I am hoping to compare different LLM performance.
In the example I hope to try running llama3 8b and 70b, however, 70b throws an error re: `max_tokens` whereas th…