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

add modepath util and cache #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add modepath util and cache #18

wants to merge 1 commit into from

Conversation

pandyamarut
Copy link
Collaborator

No description provided.

Signed-off-by: pandyamarut <pandyamarut@gmail.com>
@ef0xa
Copy link
Contributor

ef0xa commented Feb 9, 2025

it looks OK (but we really should have support for multiple models here - the limit on the front-end is only temporary)

Can you demonstrate this by building the docker container manually and deploying using the UX? Re: our slack conversation

Copy link
Contributor

@ef0xa ef0xa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How can this possibly work? You're assigning a variable to an instance of a class with no parent. That variable is never used. It can't be passed to the requests, because you don't do that. It can't be passed to the server, because you'd have to set the environment variable "model_name".

Are you missing a step? Or is there some python metaprogramming magic going on here I don't understand?

@deanq deanq self-requested a review February 12, 2025 00:41
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

Successfully merging this pull request may close these issues.

2 participants