Zebin Cai
Zebin Cai
Traceback (most recent call last): File "app.py", line 35, in model = AutoModel.get_model(model_args, tune_strategy='none', ds_config=ds_config) File "/home/zebin/work/gpt/LMFlow/src/lmflow/models/auto_model.py", line 16, in get_model return HFDecoderModel(model_args, *args, **kwargs) File "/home/zebin/work/gpt/LMFlow/src/lmflow/models/hf_decoder_model.py", line 220, in...
In my experiment, lightglue+superpoint is better than LightGlue + disk,which is not consistent with lightglue paper:
congraduation, thanks for your work. could you please release the superglue model?