-
**What would you like to be added/modified:**
1. Build a collaborative code intelligent agent alignment dataset for LLMs:
- The dataset should include behavioral trajectories, feedback, and i…
-
### Proposal
For example: in the following chart, I am able to resize the text inside the modules, but I can't resize the text on the arrows connecting them.
flowchart LR
classDef largeText f…
-
**Is your feature request related to a problem? Please describe.**
Listeners provide a flexible solution to intercept, modify, and enhance requests, responses and errors.
Abstracting reusable pa…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integrat…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
llama-index: 0.10.62
Python 3.11.9
Hi Llama-Index Community!
I think I am messing…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I want to evaluate the precision and recall of my RAG Application build on llama index.I…
-
微调的时候出现这个问题,请问大佬们如何解决
(base) root@91bd5febc58b:/data/nlp_translate# CUDA_VISIBLE_DEVICES=2,3 NPROC_PER_NODE=2 xtuner train /data/nlp_translate/train_for_internlm/internlm2_5_chat_7b_qlora.py --d…
-
### Current State
Meshery Docs could use a chatbot in order to help answer users questions about Meshery. Is there a SkywardAI project that is easily trained on Meshery Docs website, maybe the design…
-
## Goal
Experiment on WhisperVQ model for better result on multilingual. Hypothesis the current codebook is only 512 which is a small space to compress the multilingual capability.
## Learning Goa…
-
#My code is
from datasets import Dataset
from ragas.llms import LangchainLLMWrapper
from langchain_community.embeddings import SparkLLMTextEmbeddings, HuggingFaceEmbeddings
#from langchain_commu…