Olicorne
Olicorne
It seems that there's a shortcut now by default : ctrl+shift+t tested on 24.04
It seems that there's a shortcut now by default : ctrl+shift+t tested on anki 24.04 related #189
For mistral, here's my config.yaml: ``` model_list: - model_name: gpt-4-0125-preview litellm_params: model: mistral/mistral-large-latest api_key: REDACTED litellm_settings: drop_params: True ``` Launch the proxy with `litellm --config config.yaml --port 5000` Add this...
I didn't try docker compose and wanted to test their docker run directly. I'll get to it someday thanks
Still nothing?
I got fed up with this so I made a dirty workaround. Here's a lua function to put in lazy.lua to launch :ChatGPT while replacing the system prompt, adding a...
For anyone stuck like me, I had to manually replace all `from umap import UMAP` and replace it with `from umap.umap_ import UMAP` in the bertopic python files. umap version:...
If anyone knows how to add shortcuts / hotkeys to a gradio Blocks app using _js or any other method I'm very interested :)
I too am interested in this. My use case is bike wheels and the spokes are in large part missing
Still hapenning, that's really too bad otherwise it does the job perfectly for me