-
Is there a reference anywhere for the abbreviations to team names?
For example, CRP -> Card-Pitt (https://en.wikipedia.org/wiki/Card-Pitt).
-
```
I use vsplit to extract mpeg2 from my DTivo S2 because of audio sync issues
with hdemux. Using 0.5.7, no problems. Using 0.6.0 the download stops at
3375MB. (Big files, football games).
((Plea…
-
```
I use vsplit to extract mpeg2 from my DTivo S2 because of audio sync issues
with hdemux. Using 0.5.7, no problems. Using 0.6.0 the download stops at
3375MB. (Big files, football games).
((Plea…
-
I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
I am trying to run the template code from the Github ReadMe page.…
-
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
AttributeError: 'PhiForCausalLM' object has no attribute 'gen…
-
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
I am trying to use a local LLM in the evaluate function., whe…
-
https://moncpc.files.wordpress.com/2010/02/nationalfootballleague_frc_2000_sol_srgb.pdf
-
Here is my code:
```
import typing as t
import asyncio
from typing import List
from datasets import load_dataset, load_from_disk
from ragas.metrics import faithfulness, context_recall, context_p…
-
[ ] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
**Your Question**
I just copied and paste quick start example code on my…
-
I need code with llamaindex using bearer token and base url not with langchain.
from langchain_community.vectorstores import FAISS
from langchain_community.vectorstores import Chroma
from langcha…