Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some questions about model prediction methods in source code #502

Open
ye-yangshuo opened this issue Dec 3, 2024 · 0 comments
Open

Some questions about model prediction methods in source code #502

ye-yangshuo opened this issue Dec 3, 2024 · 0 comments

Comments

@ye-yangshuo
Copy link

I found that in the prediction method of the model class: self.predictor.setup_model(model=self.model, verbose=is_cli),
the parameter model is expected to be a string output, but the input parameter self.model is an instance of an already initialized model. I don't understand where the problem lies.
1733225640274
1733225651230

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant