You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the great work. In this paper, you use the DCLM framework to train LLMs and evaluate them with OLMES. However, OLMES seems to only support models in either the Hugging Face format or the vLLM format. Is there a recommended way to convert a model trained with DCLM into one of these supported formats?