tongyu
tongyu
Thank you for taking your time to contribute to Ersilia, just a few checks before we proceed - [x] Have you followed the guidelines in our [Contribution Guide](https://github.com/ersilia-os/ersilia/blob/master/CONTRIBUTING.md) - [x]...
Thank you for taking your time to contribute to Ersilia, just a few checks before we proceed - [x] Have you followed the guidelines in our [Contribution Guide](https://github.com/ersilia-os/ersilia/blob/master/CONTRIBUTING.md) - [x]...
## Why are these changes needed? This PR adds a new `raw_response` field to the `CreateResult` class to store the original response object returned by the model. ## Related issue...
- [ ] I have added tests that cover my changes. - [ ] If adding a new instrumentation or changing an existing one, I've added screenshots from some observability...
## 📌 Checklist before creating the PR - [ ] I have created an issue for this PR for traceability - [ ] The title follows the standard format: `[doc/gemini/tensor/...]:...
# What does this PR do? This PR adds support for Perturbed Attention Guidance (PAG) to the FluxPipeline Fixes #11488 ## Before submitting - [ ] This PR fixes a...