1
AWS Lambda Processing Blip?
Anyone else experience a blip in AWS lambda event invocation today around 10-11am PST specifically SQS.
Just trying to see if this happened for a short period to anyone else. Maybe 10-20 minutes downtime total.
Social stuff: https://www.linkedin.com/in/daniel-wasserlauf-b12681101/
Email: daniel.wasserlauf@gmail.com
Just trying to see if this happened for a short period to anyone else. Maybe 10-20 minutes downtime total.
1. Given the same exact tokens, 2. Always return the same tokens.
EG: I give the LLM the following tokens:
"What color is the sky?"
it always would return a message like:
"It's Purple!"
and never change. I understand this not a normal usecase or in many cases desired for an LLM, but I am curious if anyone is working on this in an academic paper, or if there is a private organization which is doing something along these lines.