-
Notifications
You must be signed in to change notification settings - Fork 237
Open
Description
Error: Unable to look up model info. Are you sure you're running an activation server for this dataset? Current URL: http://localhost:8002
server and client are deployed on the same machine,
server start as the command:
python neuron_explainer/activation_server/main.py --run_model False --port 8000
client start as the command:
NEURON_VIEWER_ACTIVATION_SERVER_URL=http://localhost:8000 npm start
Is the OPENAI_API_KEY neccssary?
starlitsky2010
Metadata
Metadata
Assignees
Labels
No labels