Krishna Tripathi
Krishna Tripathi
[Groq](https://wow.groq.com/why-groq/) is a startup developing LPU engines which provide 18x faster inference than GPUs. They currently provide Llama2-70B via API, and Mixtral 8x7B access on request. It would be great...
Create a notebook showing an end2end workflow with distilabel to create a preference dataset based on a ~200-page economic document (IMF World Economic Outlook, April 2023). The preference dataset could...
## Which page or section is this issue related to? Currently the code snippet in the vLLM section of the guide (https://distilabel.argilla.io/latest/technical-reference/llms/#vllm) looks like: ```python llm = vLLM( model=LLM(model="argilla/notus-7b-v1"), task=TextGenerationTask(),...
### Question Hi folks, I'm seeing that page numbers aren't preserved when a PDF is converted to Markdown. Is there a way to preserve those somehow?