-
Hi, thank you for creating this adapter! AWS lambda supports streamed responses now: https://docs.aws.amazon.com/lambda/latest/dg/configuration-response-streaming.html. This feature allows returning u…
-
I try to use a SQS FIFO queue then using the subscribe method described from the example trying to invoke a lambda function,
I check the aws console dashboard and the sqs received 100% of the messa…
-
os: WINDOWS 10
File "D:\unsloth\unsloth\kernels\rms_layernorm.py", line 144, in forward
fx[(n_rows,)](
File "D:\ProgramData\anaconda3\envs\cuda\Lib\site-packages\triton\runtime\jit.py", l…
-
### Expected Behavior
In a Micronaut Lambda project serving REST resources, a resource method such as this one should be perfectly valid:
```java
@Get(value = "{id}", produces = MediaType.APPLI…
-
Hi, I see in the Limitations section
> Boost.PFR library works with types that satisfy the requirements of SimpleAggregate: aggregate types without base classes, const fields, references, or C arr…
-
Android Studio Meerkat | 2024.3.1 Canary 1
Build #AI-243.21565.23.2431.12637205, built on November 11, 2024
Runtime version: 21.0.5+-12594404-b631.8 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains …
-
Has there been anyone able to rebuild the lambda layer that was compatible with python 3.7 and 3.8, to be compatible with python 3.9+? Python 3.8 is no longer supported later this year, which would su…
-
* Reproducible step
```
$ git clone https://github.com/ganadist/minimal-reproducible-example -b k2-spy-lambda k2
Cloning into 'k2'...
$ cd k2
$ git checkout HEAD~1
# perform unittest with ko…
-
```
var x = func(y): return y == 1 if true else func(y): return y == 2
```
Scony updated
1 month ago
-
i am using Build id: I20240903-0240
and i get this exception:
```
!STACK 0
java.lang.NullPointerException: Cannot invoke "org.eclipse.jdt.internal.compiler.lookup.TypeBinding.kind()" because "…