-
THIS IS NOT OPEN SOURCED PLEASE ALLOW US TO USE 7b models!!!
-
Hi team, first of all thanks for this great repo for showcasing how to leverage the latest techniques in torch ecosystem, it's been super useful and insightful :) I have a naive question about FP8 opt…
-
## Goal
Create a bot that is able to answer questions asked by users based on RAG framework on government data sourced by parsing PDFs.
## Description
We have a number of PDFs in Hindi Engli…
-
Bad documenttaion. not very long errors
Detecting toxicity in outputs generated by Large Language Models (LLMs) is crucial for ensuring that these models produce safe, respectful, and appropriate con…
-
Ma et al 2024: "How to Teach Programming in the AI Era? Using LLMs as a Teachable Agent for Debugging" https://arxiv.org/abs/2310.05292 "We introduce a novel system to facilitate deliberate practice o…
-
### *Project idea 3: Research about deploying LLM with Jina*
| info | details |
| ---------------- | ------------------------------…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I have defined the following schema for nebula :
`Node properties: [{'tag': 'entity', '…
-
The HumanEval and HumanEval+ benchmarks are stables for benchmarking code capabilities of base LLMs. It would be nice to include them in `lighteval` so one doesn't have to switch to another framework …
-
Hi,
Thank you for your excellent work. I noticed that while you trained the model with early exit at fixed intermediate layers, it seems that this capability has not been utilized during inference,…
-
When inserting PDF in to qdrant vector db using the llama index framework am getting the below error
**_InactiveRpcError: **
code used
```
from llama_index import (
VectorStoreIndex,…