-
**Steps to reproduce**
1. Run gemma2 from ollama
**Result**
The model instance is in error state
**Expected behavior**
It should be running
**Environment**
- GPUStack version: 0…
-
Similar to this issue: https://github.com/s-kostyaev/ellama/issues/5
I'm using ellama defaults as best as I can tell (using `llm-client` layer in spacemacs, but I did try an `emacs -q` and package …
-
Seems like the latest changes for supporting ShieldGemma (Gemma 2 classification model) aren't working in 0.8.0. I have the dependency and did a copy paste from your example but still I got:
```
C…
-
# ComfyUI Error Report
## Error Details
- **Node Type:** Joy_caption_two
- **Exception Type:** ValueError
- **Exception Message:** Unrecognized model in E:\comfyui-auto\models\Joy_caption_two\te…
-
Right now GraphRAG only natively supports models hosted by OpenAI and Azure. Many users would like to run additional models, including alternate APIs, SLMs, or models running locally. As a research te…
-
### What happened?
It seems that `op->src[0]->ne[0] == 256` is completely disallowed on HIP but I couldn't find why. I tried to enable it (I have RDNA3 RX 7600 XT) and it seems to work fine.
###…
-
你好有两个简单问题,
1. https://huggingface.co/BAAI/bge-reranker-large "We have updated the [new reranker](https://github.com/FlagOpen/FlagEmbedding/tree/master/FlagEmbedding/llm_reranker), supporting larger…
-
Steps to reproduce:
```
lms server start
lms load lmstudio-community/Phi-3.1-mini-128k-instruct-GGUF --gpu max -y
lms create
```
answering as:
```
? Select a scaffold to use | Node.js with…
-
### What is the issue?
I turned off wordwrap and turned it back on. It crashed. It only crashes when I change settings. The output is
```
Perhaps starting with something less disruptive than tur…
-
Not sure if this belongs in ollama-python or here, but I'll open it here. Could you add a way to use function calling on any model, or is this something that the model itself has to support?