-
Dear author, Could you please tell me how to find the coldstart_source.pkl? I found that the coldstart36 folder is empty. Tks a lot
-
We now have a lot of large files. The app should download the files only when it needs them and not at app launch.
- [ ] Download all resources on-demand (https://github.com/mlcommons/mobile_app_op…
-
Hi Dear Sir
Trust you are well
First I want to know any of the paper where I can found hiw to cute different packages used in microeco package for publications.
I mean how to cite for diversity, r…
-
Sorry for asking dataset in the issues, but all mails failed to deliver to your side by some block rules set by your official mail server. My email is sunrisen.huang@gmail.com Is it possible that I co…
-
On quince.science for Atlantic Sail the data processing seems to go mad and use up loads of RAM - even more than the specified JVM limit.
(Updated to be a general memory usage issue for data proces…
-
According to readme, this is the code for training:
```
(llama3-ft) python train.py --dataset_path path/to/dataset.json --output_dir path/to/output_dir --text_model_id="meta-llama/Meta-Llama-3-8B-I…
-
Hey guys !
I've been struggling with the Lora Training for the last 3 days. It was working well on my computer last week.
I reinstall torch, torchvision, started from a new ComfyUI with no oth…
-
In particular the bin-erasing / replacing mechanism does not work. E.g.
```python
ds = sc.Dataset({'a': sc.data.table_xyz(10).rename_dims(row='x')})
sc.hist(ds, x=2)
```
fails with
```
Attribut…
-
Hi Authors,
Thank you for your contribution to the MAVIS dataset, which is an excellent resource for research in math vision.
However, I encountered an issue after downloading the dataset via th…
-
Thanks for your great work! I'm impressed by the correct spherical distortion and geometry of the generated panorama!
Since I want to do some stylizing, i'm trying to train my own LoRA or dreamboot…