-
nvcc --version
```
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2023 NVIDIA Corporation
Built on Fri_Jan__6_16:45:21_PST_2023
Cuda compilation tools, release 12.0, V12.0.140
Build cu…
-
### System Info
- This was tested o na tp=4 4xH100 SXM setup
- I tested these 2 releases: https://github.com/NVIDIA/TensorRT-LLM/pull/1763 and https://github.com/NVIDIA/TensorRT-LLM/pull/1725
#…
-
Hi,
I am DPO training a checkpoint of Mixtral-8x7B-Instruct, from the previous supervised finetune.
I mainly followed this script https://github.com/huggingface/trl/blob/main/examples/research…
-
Lora+base is working good
![image](https://github.com/mbzuai-oryx/LLaVA-pp/assets/15274284/ccec0900-7db0-4729-9ab4-3c5f68e0f304)
![image](https://github.com/mbzuai-oryx/LLaVA-pp/assets/15274284/7d12…
-
### What happened?
Have not modified any code original compilation and operation.
Finetune must be cashful collapse bug.
I really can't solve this problem myself, ask for help THX.
### Name an…
-
Hi I just read about DOC and have some questions. I am developing in python since a few years but never really worked with AI yet. But this project is fascinating me because it may be the help/assista…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### Reproduction
accelerate launch --config_file ./single_config_export.yaml --use_fsdp src/export_model.py --model_name_…
hvico updated
7 months ago
-
when I run
!bash scripts/merge_lora.sh
after
Loading LLama3.2-Vision from base model...
Loading LoRA weights...
Traceback (most recent call last):
raise ValueError(
ValueError: Targe…
-
I have fine-tuned the model with LoRA implementation, and after model saving, I and only the adapter_config.json file.
Is this correct way to evaluate the fine-tuned model?
I got some result but…
-
LLM to hook the RAG up to: