周博洋
周博洋
> Most of downloading urls of images in ocr_vqa dataset are no longer available. Everyone has to rerun the downloading script to get a small portion of ocr_vqa images in...
> > > Most of downloading urls of images in ocr_vqa dataset are no longer available. Everyone has to rerun the downloading script to get a small portion of ocr_vqa...
/data22/llava/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True....
Same issue File "/aml2/TransformerEngine/setup.py", line 338, in _build_cmake raise RuntimeError(f"Error when running CMake: {e}") RuntimeError: Error when running CMake: Command '['/aml/conda/bin/cmake', '-S', '/aml2/TransformerEngine/transformer_engine', '-B', '/aml2/TransformerEngine/build/cmake', '-DPython_EXECUTABLE=/aml2/ds2/bin/python', '-DPython_INCLUDE_DIR=/aml2/ds2/include/python3.10', '-DCMAKE_BUILD_TYPE=Release', '-DCMAKE_INSTALL_PREFIX=/aml2/TransformerEngine/build/lib.linux-x86_64-cpython-310', '-GNinja',...
Hi @mmaaz60 Could you please help to check , Thanks I use the merge.py in /scripts folder python merge.py --model-path /data2/LLaVA-pp/LLaVA/checkpoints/llava-v1.5-phi3-mini-lora_code_change --model-base microsoft/Phi-3-mini-4k-instruct --save-model-path /data2/phi3-vlm
> Hi @hellangleZ, > > Thank you, I am not sure what is going wrong. Ideally, after merging, the model should work as well. Can you please verify if your...
@mmaaz60 Even I not use Lora use full_FT, the model ialso could not be used, it should be a merge Clip and phi3 issue, In [1]: import requests ...: from...
能否帮我确认一下,多谢了
 There are still 4 files, but due to this issue, could not create PDF, and the error is early to pop in other ipynb project 
> We should make sure your system is correctly configured and that the distributed job is launched correctly. It's odd that `fsdp.py` didn't print out the world size after initialization:...