corticalstack
corticalstack
Hi, Great work. Possible to add additional option argument for lifetime of message show upon push to queue? Thanks.
Hi, Logged issue with last message text remaining displayed. Perhaps this could be introduced as an enhancement via main options, whereby last message pushed to queue remains displayed (or not,...
Hi, I have an options delay of 0, and an emptyDisplayString of "". On occasion I push several messages to queue in quick succession. The last message pushed remains displayed...
Hi, What's your thoughts on enabling additional argument for specifying DOM element ID upon message push, as I have a need to funnel messages to different display elements. Thanks.
As per description. Multiple documentation states best way to install is via pip, yet pip on old 1.10.0, with github on 1.8.1.
Hi, Using streamlit-webrtc to record audio-only, for speech-to-text use case. Note the code snippet below. Between the call to instantiate the webrtc_audio_recorder and setting of status indicaotr as "Recording") takes...
Launching Portainer-hosted container with image built from the example [Dockerfile](https://github.com/coder/deploy-code-server/blob/main/Dockerfile). Container files with permission denied on entrypoint.sh. Have tried various fixes with chmod +x on the copied entrypoint.sh without success....
## Current Behavior In Conda, setting an environment variable containing the = (equals) symbol causes the value to be saved incorrectly (only partial or blank, or error such as "bash:...
Hi, After fine-tuning with unsloth: FastLanguageModel > TrainingArguments > SFTTrainer > trainer.train(), I then try to push directly to HF hub in 16-bit with: `if True: model.push_to_hub_merged("CorticalStack/travel-mistral-7B-16b-base", tokenizer, save_method =...
### Describe the bug or the issue that you are facing Error when following the deploy with terraform guide, outer loop step 8 https://github.com/Azure/mlops-v2/blob/main/documentation/deployguides/deployguide_ado.md When running the pipeline to create...