-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hello there, I have an use case for my company of which I set up a naive RAG + reranker …
-
Thank you for your great work!!
I have a question about avatar generation in sec 4.4 of your paper. I want to infer with new SMPL pose parameters for avatar generation.
But, I don't know how to…
-
Hello, I have some questions about point cloud coloring in your code. When coloring point clouds, I noticed that you still chose to add noise to the point cloud coordinates and directly predict colors…
-
https://aclanthology.org/2023.tacl-1.1/
-
根据文档中的命令,完成了40B的lora微调训练,微调训练命令如下:
`GPUS=8 PER_DEVICE_BATCH_SIZE=2 sh shell/internvl2.0/2nd_finetune/internvl2_40b_hermes2_yi_34b_dynamic_res_2nd_finetune_lora.sh`
针对微调后的模型,模型可以成功加载,加载命令如下:
`mode…
-
Dear Sir, thank you very much for your generous sharing. As a code novice, they are very helpful. The question I am very concerned about is how to generate the two types of cars, lento and veloce? I h…
-
# Feature request
## Description
We have a lot of trouble with our map generation algorithm on the frontend. It hides a couple of buildings and it's performance is mediocre. Therefor we want to rewri…
-
Hello there, I was examining the RAG guide:
https://github.com/anthropics/anthropic-cookbook/blob/main/skills/retrieval_augmented_generation/guide.ipynb
Especially I was trying to understand the…
-
### 현재 상황과 문제점
본 Task에서 데이터 증강은 Question과 Answer에 대한 증강이 필요하다.
Context와 Answer를 고정시키고 Question을 생성하는 Question Generation 방법으로 Question과 Answer Pair를 생성할 수 있다.
### 개선 제안 사항
1. 모델 학습을 통한 Question 생성…
-
Hi,
I have compiled and installed CycloneDDS, and am having issue finding `dds_idlc` to generate the message. Is `idlc` different from `dds_idlc`, and where could `dds_idlc` be found in `CycloneDDS…