PolyMind icon indicating copy to clipboard operation
PolyMind copied to clipboard

A multimodal, function calling powered LLM webui.

Results 2 PolyMind issues
Sort by recently updated
recently updated
newest added

- The layout for Chat and Input is now adjusted. - Styled scrollbar to be uniform across browsers - Moved CSS to its own file

Installed first ``` (PolyMind) PS D:\AI\PolyMind> pip install onnxruntime-gpu Requirement already satisfied: onnxruntime-gpu in c:\users\alok\miniconda3\envs\polymind\lib\site-packages (1.16.3) Requirement already satisfied: coloredlogs in c:\users\alok\miniconda3\envs\polymind\lib\site-packages (from onnxruntime-gpu) (15.0.1) Requirement already satisfied: flatbuffers in...