-
boto: 2.32.0
python: 2.7.5
When I pull down an existing launch configuraiton from AWS using https://boto.readthedocs.org/en/2.2.2/ref/autoscale.html#boto.ec2.autoscale.AutoScaleConnection.get_all_lau…
ghost updated
8 years ago
-
Fargate is "container native". This will be a better option for people with more predictable and sustained traffic, where API Gateway can become expensive. This enables Docker support as well of cours…
-
Hello,
I am getting a Permission Error while running the `trainer.fit()`. I am running the code a personal laptop.
Code:
```python
# Train loop config
train_loop_config = {
"dropout_p": …
-
### Your current environment
my device: cuda 11.8
vllm version: vllm-0.5.5
torch is suitable with cuda and vllm
python 3.10
### 🐛 Describe the bug
My env is ready, **Only!!!!!** it wo…
-
### Application Version
5.1.0
### Platform
Windows 10
### Printer
UMO+ DXU Dual
### Reproduction steps
1. Turn off Scale large models and Scale extremely small models in Preferenc…
-
### Operating System Info
macOS 14
### Other OS
_No response_
### OBS Studio Version
30.1.2
### OBS Studio Version (Other)
_No response_
### OBS Studio Log URL
https://obspr…
-
### Describe the bug
When defining a step scaling policy for a fargate service, the `BasicStepScalingPolicyProps` doesn't allow for the specification of how to treat the missing data for the alarms t…
-
### Describe the project you are working on
I am currently making a 2D platformer + rhythm game in which the enemies attack in a level is animated using `AnimationPlayer` in order to sync to the ba…
-
Hi,
I have enabled ebs autoscaling for kafka cluster.
`resource "aws_msk_cluster" "kafka" {
.....................
broker_node_group_info {
instance_type =
**ebs_volume_size = 1**…
-
Hi--,
### Terraform Version
Terraform v0.14.5
### Affected Resource(s)
- alicloud_cs_managed_kubernetes
- alicloud_cs_kubernetes_node_pool
I have the following Terraform script (omitting…