Ko Sung

Results 4 issues of Ko Sung

Any plans to support Gradio for local web demos?

feature request

Adjust the order of InternVL dataset log printing to avoid printing the wrong `len(input_ids)`.

SFT [InternVL2](https://github.com/InternLM/xtuner/pull/737) 时发现使用LengthGroupedSampler loss曲线会周期性振荡,使用DefaultSampler不会有这个问题。请问这是什么原因呢? [类似的问题](https://ai.stackexchange.com/questions/41792/what-causes-my-loss-curve-to-consistently-oscillate-when-training-an-llm) ![image](https://github.com/InternLM/xtuner/assets/34935911/d19f8f65-d567-4abf-82ea-de8dbb7df17f)

Are there plans to add support for training LLM/VLM embedding models (e.g., [GME](https://huggingface.co/Alibaba-NLP/gme-Qwen2-VL-2B-Instruct), [VLM2VEC](https://github.com/TIGER-AI-Lab/VLM2Vec/tree/main), [Qwen3 EMbedding](https://github.com/QwenLM/Qwen3-Embedding)) in the future?