Blake Mizerany
Blake Mizerany
I've gotten as far as: The proxy no longer crashes but spins when on Darwin, but terminates when in a Docker container: Darwin: ``` proxy-to-grafana % TS_AUTHKEY=tskey-kTQHNC6CNTRL-123 go run ....
NOTE: Running Docker from same machine as `go run`
The key I'm using is reusable/ephemeral if that helps:
Nobody panic, this is not sensitive tailnet and I've revoked the keys.
I revoked my key, generated a new one, set it, and am now seeing (when running in Docker): ``` 2022/04/20 09:00:05 http: TLS handshake error from 100.84.238.33:52755: unexpected output: no...
Nvidia Tesla M60 should be supported in the current release of Ollama. Closing this, but please reopen and post server logs `~/.ollama/logs` if you have issues.
@AntDX316 Are you referencing a command with the flag `--verbose`? Do you mind sharing clear steps to reproduce your bug? If you can also share you ARCH, OS, etc that...
@AntDX316 This might be what you're looking for? https://ollama.com/library/stablelm2
I'm going to close this for now, but please feel free to reopen if the above model with instructions does not work as expected.
[Edited] There is discussion there should be additional constraints on names: - Each part MUST start with an alphanumeric character - Each part MAY contain `-`s or `_`s - Each...