-
Generating a large diff using kart is quite slow
```
$ time kart diff '[EMPTY]...e13cee173cf1a3d14456c7f900dd8763ec321ff7' -o json-lines | pv > /dev/null
2.12GiB 0:03:50 [9.42MiB/s] [ …
-
-
### What happens?
When importing JSON and CSV files. A JSON import automatically converts UUID strings to lowercase. Yet when importing CSV files, the string format is honoured.
### To Reproduce…
-
**- Upload your log file**
[log_2024-11-14_15-32-24.txt](https://github.com/user-attachments/files/17750176/log_2024-11-14_15-32-24.txt)
**- Describe the issue or question:**
I keep getting the e…
-
While creating the listing referenced in the other issues, my goal was to attach an image. Once I converted the HEIC to a JPG using an online tool. It showed an error toast said it couldn't save the l…
-
Sometimes, convert files could be bigger than 10 Gb. It takes long time to process, and the output files are too big to open. Maybe we could output data into several files. For example, every 1000 fra…
-
The pyaro reader uses loops to convert pyaro data structures to ungriddeddata. This has worked fine for the data used by pyaro until now. But with EEA, where you have millions samples of samples per s…
-
Open to interpretation
-
微调的时候出现这个问题,请问大佬们如何解决
(base) root@91bd5febc58b:/data/nlp_translate# CUDA_VISIBLE_DEVICES=2,3 NPROC_PER_NODE=2 xtuner train /data/nlp_translate/train_for_internlm/internlm2_5_chat_7b_qlora.py --d…
-
## Problem
For now, we have created our own model brick to generate model class from supabase tables. I just do some research and I found that there is already model brick created by other develo…