lollms-webui icon indicating copy to clipboard operation
lollms-webui copied to clipboard

missing openrouter.yaml file for lollms-server and lollms-settings

Open JustPlaneTastic opened this issue 2 years ago • 2 comments

Expected Behavior

When setting up lollms as an outward facing service for my house I expected the loading of bindings to work.

Current Behavior

lollms-settings and lollms-server both fail when attempting to configure.

Steps to Reproduce

LOLLMS-Settings:

  1. Launch
  2. work through configs until you get to binding selection.
  3. It fails because of a missing openrouter.yaml file: /lollms-webui/zoos/models_zoo/openrouter.yaml
  4. lollms-settings crashes.

LOLLMS-Server:

  1. Launch
  2. At "No Bindings Selected. Please Select One" that program crashes. for missing file: /lollms-webui/zoos/models_zoo/openrouter.yaml

Checking the github repository, that file appears to be missing: https://github.com/ParisNeo/models_zoo/tree/813a3e5efb93d727ea89e58711ce9f97c1f2a02f

Maybe I'm doing something wrong? On another note, I can run the webui locally under my user account just fine

Thanks

JustPlaneTastic avatar Dec 05 '23 13:12 JustPlaneTastic

The same problem((((

Dmitry-cybe avatar Jan 06 '24 17:01 Dmitry-cybe

It should be fixed now. Try again and tell me

ParisNeo avatar Jan 09 '24 12:01 ParisNeo