-
On https://github.com/flathub/org.gnome.dfeet/pull/19 I tried to add the following `flathub.json` to dfeet:
```json
{
"end-of-life": "This application is no longer maintained and is supersede…
wjt updated
11 months ago
-
Wanted some advise, say we are building a Q/A system using which the users can ask both factoid(factual) as well as long (summaries or how to questions).
In such cases what would be your advise in te…
-
The motivation for this issue is to be able to run the DSP programs in a scalable manner. An example of the circumstance that warrants this is evaluating a DSP program on thousands of data points. In …
-
Just mentioning this here to avoid anyone being confused by error messages like:
```
AttributeError: module 'dspy' has no attribute 'HFClientVLLM'. Did you mean: 'HFClientTGI'?
```
while following…
-
It's not obvious to me from the documentation -- is a ColBERT server required to use DSPy? I think the answer is yes, but looking for a definitive answer. No matter the answer I think it can be made m…
-
I am trying to compile a simple program from the Skycamp tutorial for question answering with just a language model (Mistral 7B). I removed the retriever module because I just want to see which demons…
-
https://platform.openai.com/docs/assistants/overview
OpenAI put Assistant API into Beta
-
### Your current environment
```text
The output of `poetry run python collect_env.py`
```
Collecting environment information...
PyTorch version: 2.1.2+cu121
Is debug build: False
CUDA used to…
-
## Summary
| Status | Count |
|---------------|-------|
| 🔍 Total | 33227 |
| ✅ Successful | 31712 |
| ⏳ Timeouts | 2 |
| 🔀 Redirected | 0 |
| 👻 Excluded | 1218 |
| ❓ Unknown…
-
I encountered an issue where the installation process returned an error and did not install the optional extra. This issue was consistent across two different environments, including Google Colab and …