-
I am interested to run this in local and send my stream to the model to and see the output in the command line.
Do we have possibility for that, I mean the way how we send audio bytes to whisper or…
-
Hi, I would like to know how I can specify that only one data source is loaded, so that the test only loads the data from `test/data` and during development only the data from `db/data` and both can r…
-
# Use case
I am building a systme where I add domains to maddy via api. I have already built the api part (if anyone finds this useful I'm happy to share). Now I'd like to, inatead of passing local…
-
How do we use the openai/chatgpt prompt system with koboldai or textgen webui api's?
-
We want an action script that can be run locally in development mode for listing users that have not been active during thelast 3-6 months and their last participation date.
The list of users should…
-
```
# make rpm
git archive --format=tar HEAD > libnvme.tar
tar rf libnvme.tar .build/libnvme.spec
gzip -f -9 libnvme.tar
rpmbuild -ta libnvme.tar.gz -v
setting SOURCE_DATE_EPOCH=1657670400
Ex…
-
There is a very long list of brands and typical person will be familiar with only part of them. For example I can relatively easily to spot issues in brands that are active in Poland (or ask family), …
-
We currently upload files to both local (Vast) storage and cloud (S3) storage. There is a limited amount of storage on the Vast and as we continue to upload files we are quickly reaching this ceiling.…
-
### Describe the project you are working on
Godot
### Describe the problem or limitation you are having in your project
Dealing with local multiplayer is a bit complex in Godot right now. The…
groud updated
1 month ago
-
I use browser authentication with spacectl. When I run
`spacectl stack local-preview`
but my session has expired, the error I get is:
```
2024/11/06 10:54:36 no stack found: no --id flag was pro…