SFARPak
SFARPak
Did someone find work around? Thanks in advance.
In my case the POD network was the issue I got this resolved by installing weave network. Reference: https://www.hostingbyalitech.com/blog/post/solved-fixed-kubesphere-request-http-ks-apiserveroauthtoken-failed
In my case the POD network was the issue I got this resolved by installing weave network. Reference: https://www.hostingbyalitech.com/blog/post/solved-fixed-kubesphere-request-http-ks-apiserveroauthtoken-failed
I had similar issue installing Air-gapped installation https://kubesphere.io/docs/installing-on-linux/introduction/air-gapped-installation/ I temporarily solved it by using: -subj "/CN=dockerhub.alitech.local" -addext "subjectAltName = DNS:dockerhub.alitech.local" This is complete command: openssl req -newkey rsa:4096 -nodes -sha256...
You need to pull some model to make Ollama appear. `ollama pull llama2` after pulling rerun the server
Its not discord or Facebook someone would be Idiot kidding on GitHub. Which OS you are working on? Please send the snapshot of both Ollama running and models dropdown in...
I believe this error occurs when you have network down, did you try installing again? urllib.error.HTTPError: HTTP Error 403: Forbidden
This error ModuleNotFoundError: No module named 'PIL' is resolved by installing Pillow package `python -m pip install Pillow`
ok so I sorted out this myself. This error comes when you use non-multimodel LLM model. Like I was using llama3 to generate UI from picture. So when I changed...
> I want to apologize for the tone in my previous message. It was not my intention to come across as harsh or disrespectful to anyone @SFARPak @vanpelt . I...