Skip to content

Display information about the selected LLM #86

@jpfox

Description

@jpfox

Hi, and thanks for this wonderful work !
When you have choice among many LLMs, it is often difficult to choose the right one for your request. It would be cool if we could get some information about the selected LLM (tooltip on a (i) icon beside the LLM dropdown list) and/or a modal/page displaying LLMs details in a table (when clicking on this (i) icon)
Information from "ollama show" command or "/api/show" call, would fit this need, adding the size of the LLM

For example :

  • architecture : llama
  • parameters : 8.0B
  • context length : 8192
  • embedding length : 4096
  • quantization : Q4_0
  • size : 4.7 GB
  • License : META LLAMA 3 COMMUNITY LICENSE AGREEMENT

Regards,
jpfox

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions