-
Dubious! I'll start my explanation with this deliberately provocative adjective to make progress on the subject and find my mistake.
On the web you can see a craze for finetuning (with unsloth or o…
-
[X] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. Yes, there are no recommendations on how to fix the api connection errors, especially …
-
There have been feedbacks about the way the scripts are currently written that can be improved, so I'd like to start a thread to collect feedback and suggestions on how to improve, and potentially com…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hi, I have a `LabelledRagDataset` created with `RagDatasetGenerator`. Now how can …
-
main.py 文件中第72行和第73行 embeddings = tf.nn.embedding_lookup(w2v_var, word_ids)
nn.embedding_lookup有个模块已经停用了,如果在cpu上跑不会返回零tesor会报错。请问该怎么办呢?
InvalidArgumentError (see above for traceback): indices[18,…
-
Hello, I recently working on playing SV with reinforcement learning, and I did like to use the simulator you create.
Cuz there is no License in your project, so I would like to ask for permission.
…
-
**Describe the bug**
Enabling regularization causes `CUDNN_STATUS_MAPPING_ERROR` for deepfm example (runs without problem without regularization). Also, using a keyword argument `lambda` to specify t…
-
If I want to work with multimodal LLMs that takes in a set of embedding from vision/audio encoders, what is the proper way of inputting them into a LLM running using exllamav2?
Can I just add a custo…
-
您好,我在复现Few-shot SuperGLUE(即`FewGLUE_32dev`数据)实验时,CB、WSC、COPA数据集的结果和论文中存在一定差距(复现实验所有模型均基于`albert-xxlarge-v2`这一个预训练模型,与论文设计一致,实验seed=42无修改):
![image](https://user-images.githubusercontent.com/26740837/…
-
### When did you clone our code?
I cloned the code base after 5/1/23
### Describe the issue
Issue: When I use deepspeed zero3 to pretrainning LLaVA-13B on 4 * A100(40G),I got an error shows below. …