ParisNeo / lollms-webui

Lord of Large Language Models Web User Interface
https://parisneo.github.io/lollms-webui/
Apache License 2.0
4.11k stars 522 forks source link

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

Open JustPlaneTastic opened 7 months ago

JustPlaneTastic commented 7 months ago

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

Dmitry-cybe commented 6 months ago

The same problem((((

ParisNeo commented 6 months ago

It should be fixed now. Try again and tell me