corticalstack
corticalstack
following, look fwd to fix
Watching this space for solutions to run lower quantized versions of DeepSeek-R1 that mere mortals can self host, e.g. 1.58-bit + 2-bit Dynamic Quants?
Hoping some smaller DeepSeek quants / multi-file GGUF support provided soon, given the HUGE interest in this model right now.
Same here, 404 on get-speech-token after deploying static web app.
@yuting1008 I noticed there is no azure function as defined by repo artefact function_app.py that is deployed into my resource group. Unfmailiar with azure static web apps, I don't know...
@yuting1008 fyi I managed to move beyond the /api 404 issue. I noticed that the api function_app.py had dependencies likes openai. However, in the repo requirements.txt, it only has: ```...
@yuting1008 I believe MSFT are working on fixing an issue introduced by the latest commit. This is hoped to be pushed sometime next week. In the meantime, I also understand...