-
Currently, implementations can protect the PoP for wallet attestations (https://datatracker.ietf.org/doc/draft-looker-oauth-attestation-based-client-auth) by:
- making it short lived
- making it o…
-
This issue aims to provide a key building block to fix our broken Internet. The goal is to create an AI bot that provides a platform service and _in principle_ could replace the central services offer…
-
I ran the example given
```
import os
os.environ["WANDB_DISABLED"] = "true"
!python examples/nlg-reddit/sample-level-dp/fine-tune-dp.py \
--output_dir scratch \
--model_name sshleifer/tiny-gpt2 …
-
```yaml
a: 1
b: 2.0
d: ${a} - ${b}
e: ${a} + ${b}
d: ${a} * ${b}
e: ${a} / ${b}
```
desired behavior:
```python
conf = OmegaConf.load("file.yaml")
assert conf.d == -1.0
assert conf.d == 3.…
omry updated
8 months ago
-
wank
-
asdas
-
sadas
-
## Challenge Description
Across dataspace participants, the same processing on top of the same datasets are done multiple times. The full ecosystem would benefit from re-use of processing pipelines…
-
Perhaps we could add an FTP Server on the External drive to serve files to users for downloading / Displaying
This looks cool:
https://haltakov.net/simple-photo-gallery/
@ranranking
-
### Play Version (2.5.x / etc)
### API (Scala)
### Expected Behavior
When using the Reverse router to compute an URL, the URL should always belong to the domain under which the application is running…