-
### Nomad version
```
Nomad v1.9.1
BuildDate 2024-10-21T09:00:50Z
Revision d9ec23f0c1035401e9df6c64d6ffb8bffc555a5e
```
### Operating system and Environment details
`AlmaLinux release 9.4 (Se…
-
### Discussed in https://github.com/pymc-labs/pymc-marketing/discussions/1028
Originally posted by **bella0715** September 12, 2024
Here's how I built the model.
```
mmm = DelayedSaturatedMM…
-
WebPKI supports this, as does my own barebones-x509 crate.
-
GPU: 4070 ti super
Before: about 1.0s/it, higher vram usage, possible vram allocation error
After: about 1.4s/it, lower vram usage, no vram allocation error
-
### Is your feature request related to a problem? Please describe.
```cython
from cpython.mem cimport PyMem_Malloc, PyMem_Free, PyMem_Realloc
from cpython.ref cimport Py_DECREF, Py_INCREF
from cpy…
-
Opening a parent issue to track making it possible to do OTel Metrics with zero heap allocation. Since Metrics are always pre-aggregated and exported once every few seconds in background, the main goa…
-
### Describe the bug
The daily token allocation of 1,50,000 tokens in the Bolt AI model has not been resetting as expected. Despite not using the model for the last 3-4 days, the token count remain…
VC067 updated
39 minutes ago
-
### Problem Statement
For each project, we configure spend allocation
Now, developers of that project can't know that billing quota starts 13th of month (and not 1st of month) and that they already u…
-
**Describe the bug**
cuML should make more of an effort to use containers (especially RMM device containers) and eradicate all instances of raw allocation.
I have recently been refactoring all …
-
#### Summary
I'm looking into researching [Dynamic Resource Allocation](https://kubernetes.io/docs/concepts/scheduling-eviction/dynamic-resource-allocation/), and I couldn't see any documentation…