Sang Nguyen Thanh
Sang Nguyen Thanh
Hi, I am gonna converting SOLOv2 pytorch model to onnx? You can tell me the solution? Thank you :D
Hello bạn, Cảm ơn vì bạn đã chia sẻ pipeline rất hay. Mình có 1 thắc mắc nhỏ muốn nhờ bạn giải đáp. Sau bước text det dùng CRAFT thì...
Hi there, Thanks for the great project, I want to use Azure OpenAI API instead of OpenAI, but I don't know where I can modify it (Keys,..) Thank you.
Hi, thank for great framework I want to use 1 variable `user_info ` to init and update user information. My script like this ``` user_info = {} USER_INFO_KEYS = ["user_name",...
Hi guys, I do not see the definition of LlamaForSequenceClassification in your modeling_llama.py. Am I missing any information?