Jeremy Cowan

Results 27 issues of Jeremy Cowan

I had to run the following code block 2x before it would output the scores. The first time I ran it, the output was blank: ```python from bert_score import score...

Aside from the model (Claude) the examples look nearly identical. Can we combine them?

The example says to create a 500 word paragraph but max_tokens is set to 512. If you assume that 1 token~=3/4 words, then 512 tokens would only be 384 words.

**Describe the bug** When you run the `invoke_model_with_response_stream` example in the bedrock_basics notebook, nothing is streamed to stdout. Here is the code from the example: ```python if stream: for event...

bug

I am trying to install the about API using the make file in the repository. When I try building the binary or the container image, I get the following error:...

lifecycle/rotten

Update image with the fluent-plugin-aws-elasticsearch-service gem, https://github.com/atomita/fluent-plugin-aws-elasticsearch-service which allows you to specify an IAM access key/secret key for an IAM account to write to ES.

pending

If the nodes are not properly tainted, the daemon will throw an error when it gets here. We need to add a try-catch block to a) add the missing taint...