-
Unfortunately, we can't take one screenshot for every action, as screenshots take 100ms or more. However, recording an entire screen at 60 FPS (the maximum framerate most modern monitors support) is p…
-
No design proposal yet. Just collecting pros and cons of adding support for traits (or some other form of generics) to the language.
### Why supporting generics (traits) is a good idea
- Avoid …
-
## Setup
* Farseek-1.12-2.4
* Mekanism-1.12.2-9.8.3.390
* SpongeForge-1.12.2-2838-7.1.8-RC3962
* Forge 14.23.5.2847 or 14.23.5.2838
## Crash
> Critical injection failure: Redirector redirect…
-
## 🐛 Bug
No module named 'kobert'
## To Reproduce
from kobert.utils import get_tokenizer
from kobert.pytorch_kobert import get_pytorch_kobert_model
이거를 돌리려 할 때
ModuleNotFoundError …
-
**Describe the bug**
I am facing issues getting the BLOOM model to run with DeepSpeed using TOT upstream pytorch.
The first slough of errors observed are resolved with @rraminen's workaround in th…
-
Hi, FaceX-Zoo Team,
Thanks for your fantastic work. I wonder how to make a recognition model (pkl file) in face_sdk folder using training_procedure. I load the pkl using `torch.load` and I find it …
-
使用交互型模型感觉会长出长度限制导致后一文本被切断
-
I'm trying to run the Dreambooth tutorial, but I'm encountering some issues in the modules.
First, the megatron-lm version being installed when launching a container with nemo framework 24.07, doesn…
-
Could you please check your ApplyOver function(re-run the unit test)?
The result I got is
**{"result":false}**
Thank you
-
I'm trying to convert some (C2D, cartesian, northing/easting) coordinates from EPSG:32634 to EPSG:4326 (G2D, geographic, long/lat). Here's the test I took for reference:
```
@Test
public vo…