-
MIPROv2 with multiple hop module results in error `IndexError: list index out of range`.
Using the latest version: `dspy-ai==2.4.13`
Error details:
```
IndexError …
-
I'm accustomed (and most people use) non-"pipeline" syntax with ```transformers``` - e.g. ```AutoModelFromCausalLM``` and ```from_pretained``` and so on?
Also, is there a way to use the ```sentence…
-
### systemRole
As the Assistant and Judge for TOEFL Writing, your primary role is to deal with tasks related to TOEFL Writing.
- You can assist the user with TOEFL Writing, or give the user feedback…
-
I got OOM during inference on 80G GPU with only input seqence length 1000.
I tried to make a loop to feed input with 500 long, then I found GPU memory keeps increasing until OOM.
what's the problem…
-
Couple of things:
- `()` is _process_ substitution, not command substitution.
- `$()` and backticks _are both_ command substitution; the first being the preferred syntax because nesting backticks is h…
-
**music21 version**
`8.1.0` , tested also with the latest github master branch
**Problem summary**
The code hangs when expanding repeats.
**Steps to reproduce**
Download https://git…
-
This could take the shape of a tooltip :
- with the description/purpose of the field
- a link to the corresponding documentation
-
I have implemented a hybrid search with according ingest and search pipeline, using text embeddings on document chunks, as the embedding models have input token size limitations of course.
The inge…
-
In the texts of the journals, enrichers should be added to read sections of the text aloud.
This would allow the relevant passages to be highlighted visually and sent to the chat and read aloud whe…
-
## Describe the bug
When created API to call custom BOT, /api/health is returning ok but when calling /api/conversation and provide the example in the API document always receiving this error:
`…