-
### Jenkins and plugins versions report
Environment
```Jenkins: 2.375.3
OS: Linux - 3.10.0-1160.49.1.el7.x86_64
Java: 11.0.17 - Red Hat, Inc. (OpenJDK 64-Bit Server VM)
---
PriorityS…
-
Our CI builders (except macOS and Windows) use Docker, and we'll cache the Docker repository on Travis. Thanks to the cache, normally the `docker build` command only takes a few seconds to complete. H…
-
#### Bug, feature request, or proposal:
Proposal
#### What is the expected behavior?
A simple way to display the selected autocomplete value in an input field.
#### What is the current behavio…
-
Per a discussion with Matt Wilcox on Mastodon (https://mastodon.social/@raymondcamden/109999585668301666), he raised the issue that one thing missing from the docs is a proper "start here" guide. He w…
-
currently impossible to use `flash_attention` within a function that will use gradient checkpointing
minimal example to reproduce:
```py
b = 3
lq = 16
lkv = 17
h = 5
d = 19
q = jax.random.…
-
### Description
To go along with #482, I would like to shut down https://pangeo.io/cloud.html and just point users at https://docs.2i2c.org/ instead. We should have one authoritative source of docume…
-
### Describe the bug:
Run fyne_demo with `-race` flag:
go run -race main.go Output
$ go run -race main.go
==================
WARNING: DATA RACE
Write at 0x00c00010c2c0 by goroutine 31:
…
-
Thanks for the clean interface. One thing I wonder about is that since the trainer returns only a `Dict[bytes,int]`, there seems to be no trace of the merges that were applied to get to this vocabular…
-
### Summary
eRFC: [#3424](https://github.com/rust-lang/rfcs/pull/3424)
RFC: rust-lang/rfcs#3502, rust-lang/rfcs#3503
[Testing steps](https://github.com/rust-lang/rfcs/pull/3424#issuecomment-16096871…
ehuss updated
16 hours ago
-
First, I really like this. I was getting pretty confused when I kept getting "plum.function.NotFoundLookupError" and couldn't find issue with the simple class I'd made. Randomly, I forgot to provide a…