Principal Architect @awscloud | AI/ML Staff @Cornell | @Harvard alum | Technologist | Veteran. Let’s make the world a better place and have fun doing it!
Semantic caching: serve the nearest stored answer.
Measured on 40 prompt pairs:
Paraphrase, safe to serve: 0.836
Near-miss, different answer: 0.911
The dangerous ones are closer. I built the fix and still wouldn't run it.
https://t.co/hDP8sYbyl1
#AWS#DynamoDB#LLMOps
Trained an LLM router on 110k labels. It scored 0.84 AUC.
Then I shuffled the labels within each task, destroying all real signal. It still scored 0.838.
It had learned to recognize the task, not the difficulty.
https://t.co/OMod3MINSG
#MachineLearning#LLMs#AWS
Budgets, guardrails, routing, caching, metering — everything you want at LLM inference time has to fit in one AWS Lambda. AgentCore Gateway allows exactly one interceptor per phase.
Built it as a plugin chain and measured each one:
https://t.co/uNoacwlWUq
#AWS#Bedrock#LLMOps
Your LLM gateway probably isn't your bottleneck.
Bedrock reserves max_tokens up front, and on Claude 3.7+ each output token burns 5 tokens of quota. Your gateway counts ~1:1 — so it sees headroom that isn't there.
Full architecture writeup:
https://t.co/82dXLy7Leg
@airebathsUS@airebathsus I went to your Chicago location on September 19th. I left my bathing suit in the lobby. I called immediately but no one called me back.. I followed up and got no call back. I called on September 27th and got no call back. Please help me.
@AndyOstroy But look at the data when assault rifles were banned, those deaths dropped by 43%. Then when they were reinstated, those deaths rose by over 200%. It made a difference.
@KariLake Your twitter profile is BS. Please update it to “EX-candidate for Arizona Governor”, but please leave the part about Trump endorsing you, receipts are important.
Interesting walkthrough 👉 Generate images from text with the stable diffusion model on Amazon SageMaker JumpStart https://t.co/r2MNGnxag0 #AWS#MachineLearning