-
### System Info
- `transformers` version: 4.36.2
- Platform: Linux-5.15.0-89-generic-x86_64-with-glibc2.35
- Python version: 3.9.18
- Huggingface_hub version: 0.20.2
- Safetensors version: 0.4.1
…
-
The elevator PID loop would behave more predictably if a feed forward were applied. P, I, and D wouldn't need to be nearly as high as they are now. If we compensate for gravity in the feed forward, we…
-
### Problem
Hey, we are looking into offloading some of the workloads of our app to separate thread in NodeJS (Electron specifically).
I remember there was some example with `sync: true` config, th…
-
Nice trick, courtesy of [The Solution Optimist](http://solutionoptimist.com/2013/12/28/awesome-github-tricks/).
-
| | |
|--------------------|----|
| Bugzilla Link | [PR46587](https://bugs.llvm.org/show_bug.cgi?id=46587) |
| Status | NEW |
| Importance | P release bl…
-
In my application I'm doing a lot of mixed disk and network I/O. Without using SQPOLL or IOSQE_ASYNC, the performance is pretty good but profiling show that the main thread spends a lot of time in io_…
-
Thanks for providing the container!
I am doing a research aiming at finding issues in configuration files. After pulling the image we notice that `EnableSendfile` is set to `on` in `/etc/httpd/conf/…
ghost updated
5 years ago
-
I saw the hardware requirement for training chat-llama
13B to 20B → 8x Nvidia A100 (80Gb)
but check this article from HF where they show how to do it with a single 4090
https://huggingface.co…
-
Hi, I am compiling XSBench with gcc/8.3.1 the offload version. The compilation finishes with no warnings/errors but when executing the application I am getting the following output:
Simulation comp…
-
One of the post-integration tasks AppImageLauncher does is update all sorts of caches, databases etc., including desktop file and MIMe databases, and icon caches. These tasks can take a _lot_ of time.…