-
Hi, I am attempting to finetune the 20B model, using the provided `configs/20B.yaml` edited with the settings as followed:
- Dropping `pipe-parallel-size` to 1
- Adding `finetune=true`
- Dropping …
-
# Problem
The goal of this idea is to make Dask dataframe operations more scalable by removing bottlenecks in centralized components (client & server). This text is separated into two parts, first …
-
Description. borg2 is significantly (x1.2-x2) faster than desync when storing particular 10 GiB file to empty storage despite borg2 is single-threaded and desync is multi-threaded. I tested this on tw…
-
(Credit to #629 as well as @gdanezis 's latest PR which have similar themes)
Today storage is tied very intimately into the authority. Multiple places throughout the transaction flow directly read…
-
Hello,
I have read your paper and found it fascinating. I would like to try reproducing your experiments, but I encountered some issues while running the code.
Missing Argument:
Based on my obs…
-
```
I did two optimizations on real production servers, and load average
dropped from >16 (number of threads of AUFS) to 2.0-2.50
src/fs/aufs/store_io_aufs.c
if (aiostate->flags.close_request)
…
-
**Is your feature request related to a problem? Please describe.**
Add distributed tracing support to allow for introspecting traffic/code flow in the guac stack and measuring performance.
e.g. be a…
-
```
I did two optimizations on real production servers, and load average
dropped from >16 (number of threads of AUFS) to 2.0-2.50
src/fs/aufs/store_io_aufs.c
if (aiostate->flags.close_request)
…
-
I get this error when I run python3 make_model.py to generate the model
Keras version: 2.4.3
Tensorflow version : 2.4.1
```
TOTAL TAGS 472
TOTAL WORDS 49645
We have 36697 TRAINING samples
W…
-
As you now have a powerful M60 GPU (about 2-3x my GTX 1070), I am wondering what would be the most helpful next step so that I can still contribute.