-
## Expected Behavior
added
`{"Content-Type": "application/json", "X-Token": "xxxxx"}`
in gui
```
{
"timestamp": "2024-09-13 09:04:54.989189",
"headers": {
"Host": "172.3…
-
Applying lora onto playground 2.5 model doesn't seem to work,
it works in diffusers, they seem to have made changes to support it: https://github.com/huggingface/diffusers/pull/7126
-
Hello,
After scheduler restart all cron scheduled tasks are getting duplicated...
Should we remove all scheduled tasks on scheduler startup like in code bellow? Right now only time (not cron) sche…
-
Steps to reproduce:
- Open https://bryntum.com/products/gantt/examples/basic/
- Run this code in console:
```
let arr = [];
for (let i = 0; i < 3500; i++) {
arr.push({id: i, name: `Event${i}`}…
-
### Apache Airflow version
2.9.3
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
Hello,
This is a copy-paste of an issue we also post on celery/kombu an…
-
Steps to reproduce:
1. https://bryntum.com/examples/scheduler/infinite-scroll/
2. in console: `scheduler.timeAxis.on('beforereconfigure', () => false);`
Scroll limiting works but zoom does not.…
-
Since I was also working on my own scheduler, I found that post with few quite good tips.
http://www.nurkiewicz.com/2014/11/executorservice-10-tips-and-tricks.html
One of them was to name Threads …
-
[Forum post](https://forum.bryntum.com/viewtopic.php?f=44&t=24377&p=120803#p120803)
Just upgraded from 5.2.2 to 5.3.1, and the scheduler config broke, fixed some changes which was fine, but it seem…
-
**What API design would you like to have changed or added to the library? Why?**
Is it possible to allow setting every tensor attribute of scheduler to cuda device?
In https://github.com/huggingface…
-
We received some warnings in a diff to be checked: D141360#2707315-code.
We did a similar work in the past: https://github.com/Automattic/sensei/pull/7198.
Review the following appointments (I thi…