-
Notifications
You must be signed in to change notification settings - Fork 327
Open
Description
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
Labels
No labels