-
Hi, i would like to be able to get the [`GenerationFinalResponseData`](https://github.com/pepperoni21/ollama-rs/blob/master/src/generation/completion/mod.rs#L112) in a 100% certain way, but it seems i…
-
### Version
v1.9.1710263337 (pre-release)
### Describe the bug
Ollama chat response never shows:
https://github.com/sourcegraph/cody/assets/110988/710ac909-7605-4e8b-b3b7-fff562597605
###…
vadi2 updated
5 months ago
-
I am using
* Platform/OS: Ubuntu 22.04
* CARLA version: 0.9.15 dev, branch of d6049290b335e71f8b3130ffa0b90bf0cc1f6686, but also the latest dev version (May24) https://github.com/carla-simulator/c…
-
I get 'login failed'. I use 3.12 websockets version. Is it expected to work on websockets version? ie, does signal server support websockets for voice too?
pravi updated
6 years ago
-
I am using ollama to run local models the output through chat is just horrible but the output through ollama is great
Example below-
Both have the same prompt "Why is the sky blue?"
**ChatbotUI…
-
### Describe the project you are working on
Godot
### Describe the problem or limitation you are having in your project
Godot users want terrain. Terrain will not be added to Godot, because t…
reduz updated
3 months ago
-
running coodboga & nexusraven segfaults and makeing the host unresponsiv.
they load w/o pbls and crash "on the first token".
(zephyr works good)
I tried that with stock ollama 0.1.7, (linux insta…
-
Currently, the ocean surface albedo is assumed to be a constant (0.06). In reality, the ocean surface albedo depends on the solar zenith angle and surface slope (which depends on the wind speed). See …
szy21 updated
6 months ago
-
Using:
`curl http://localhost:11434/api/chat -d '{
"model": "mistral",
"messages": [
{ "role": "user", "content": "why is the sky blue?" }
]
}'`
Hardware:
Gpu: Nvidia RTX A5000
C…
-
### What is the issue?
I ran a query on ollama on 0.1.29 first using `llama2` then `nomic-embed-text` and then back to `llama2` .
On the third change of model I get the cuda error:
```console
lla…