xudou3

Results 3 issues of xudou3

Hi, Take prepare_coco_few_shot.py for example, I think that generate json only have one class with define random seed and num shots. While in training, these json files will be used....

Hi, Is there any demo to inference with single image? Or any suggestion how can I modify the code?

I'm training Llama-3.2-1B-Instruct at commit https://github.com/unslothai/unsloth/commit/2c0f50160e227936e0011d67e3bc2472c2089629 and my code is from https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Llama3.1_(8B)-GRPO.ipynb just change model to **Llama-3.2-1B-Instruct** since I don't have much sources I'm running in a docker environment with...