-
I'm trying to run vllm and lm-eval-harness. I'm using vllm 0.2.5. After I'm done installing both, if I try importing vllm I get the following error:
`
File "/ramyapra/lm-evaluation-harness/lm_eval/…
-
Hey, I have noticed that in order to avoid redundant model calls cash is being stored. Hove can I control this behaviour?
-
Should the metric only return bool values or can it return a float? in the case of the latter, I assume DSPy will try to maximize it?
eyast updated
9 months ago
-
Hello everyone!
I'm new to this framework and I want to build an RAG model. I'd like to use my own retriever and language model. Are there any guidelines for doing this? Also, my model is in a non-…
-
Noticed ruff throwing some pre-commit errors on my dev fork - some of these seem to fly in the face of existing code (not counting the stuff I added), and I'm wondering if we want to ignore them:
#…
-
### AutoKey is a Xorg application and will not function in a Wayland session. Do you use Xorg (X11) or Wayland?
Xorg
### Has this issue already been reported?
- [X] I have searched through the exis…
-
### Details
The basic configuration is working. Now, the already existing documentation in the `docs/` directory needs to be added to the index, and all docstring documentation should also automatical…
-
### Details
Assertions were very recently added, but not really documented.
Please be thorough, search the whole repository, and figure out what assertions are, how to use them, what they do, the …
-
- [x] I have read the `README.md` document
- [x] I am using the latest version of Warehouse
- [x] I am using the Flatpak package of Warehouse
- [x] I have not found any other opened issues on the s…
-
So can we somehow make a map of execution paths that LLM takes across most contributing weights, for different queries? Such as the path it takes when you ask it to explain step by step.
Use case:
…