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

Different result every time code is rerun #13

Open
katharinawoerzner opened this issue Oct 15, 2024 · 1 comment
Open

Different result every time code is rerun #13

katharinawoerzner opened this issue Oct 15, 2024 · 1 comment

Comments

@katharinawoerzner
Copy link

Hi,
I get a different result every time I run the code:
gptcelltype(markers, model = 'gpt-4', topgenenumber = 10, tissuename="CD8+ T cells")
even if I don't change any of the parameters or any of the inputs, but simply by rerunning it. All clusters change around so the one that was cytotoxic CD8+ cells before is now regulatory CD8+ T cells, and the time after they are suddenly naive.

As far as I can understand, there should not be any randomization in the code?
Perhaps it is not strong enough to use on subset populations like CD8+ T cells?

Did anyone else experience the same issue?

@alohasiqi
Copy link

I had the same issue. I believe that's a feature of using the OpenAI GPT model, similar to the way you would interact with ChatGPT.

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

2 participants