-
### Feature Description
I am refering to Chromes (~65% browser market share) cookie setting `Priority` ([LINK](https://bugs.chromium.org/p/chromium/issues/detail?id=232693), [docs](https://develope…
-
Error while loading model
After starting the server and AutoGPT, an error occurs:
`[127.0.0.1]:42798 404 - GET /
9:18PM DBG Request received: {"model":"gpt-3.5-turbo","file":"","languag…
-
user := sm.Group("/user ")
user .GET("", h.UserHomePage)
error:
panic: path must begin with '/' in path ''
group.go
`func (g *Group) GET(path string, handler fasthttp.RequestHandler) {…
-
**Is your feature request related to a problem? Please describe.**
Despite building with cuBLAS, `LocalAI` still uses only my CPU by the looks of it.
**Describe the solution you'd like**
Usag…
-
Ref https://github.com/kubernetes-sigs/security-profiles-operator/pull/2030
#### Release notes
````markdown
# Release notes
Welcome to our glorious v0.8.2 release of the **security-profiles-…
-
**Fiber version**
v2.30.0
**Issue description**
While studying stream upload multipart/form-data, for multiple large files, (2GB) in a small container with low memory.
I managed to do this wit…
-
Dear Gophers, we think it's a good idea to start discussions regarding the v3. You are welcome to join us on discord where we created a dedicated channel to pin suggestions for the…
-
Using the latest version of FAST templates (3.43.0) and AS3 (1.24.0) the deployment fails for irule not having HTTP or FASTHTTP profile.
On Vipreon hardware using LTM 16.x
Using the template:
htt…
-
Gatus uses gorilla mux router was archived and no longer actively maintained https://github.com/gorilla#gorilla-toolkit. I think it's a good reason to find something else.
-
I have LocalAI hosted in a docker container. Calling `models` endpoint provides expected output:
```
{"object":"list","data":[{"id":"ggml-gpt4all-j.bin","object":"model"},{"id":"ggml-model-f16.bin"…