-
Hi, I'm training a model (essentially copied from https://huggingface.co/blog/unsloth-trl#unsloth--trl-integration):
```python
import torch
from trl import SFTTrainer
from transformers import Tr…
-
Thanks for your great work. I have one question about your paper. Table 4 shows the results for all PEFT methods "without" pertaining. Right?
-
Will longlora finetune supported in the future?
-
### Describe the bug
When prompting the FluxPipeline class to generate an image with shape `(1920, 1080)`, the output image shape is rounded to `(1920, 1072)` which to me seems like the nearest mul…
-
### Bug description
As mentioned [here](https://lightning.ai/forums/t/is-there-a-fabric-teardown-method-memory-leak/3551) I am trying to instantiate multiple Fabric instances in a loop (one per ite…
-
![ae406fbe183e2be0bec4dc8fcf8e4f7](https://github.com/AI4Finance-Foundation/FinGPT/assets/109851467/be9aad72-162a-48c0-92ec-40de99ed8e06)
-
### System Info / 系統信息
cuda 12.2
transformers 4.40.0
python 3.10.13
Ubuntu 20.04.6 LTS
4090 单卡
### Who can help? / 谁可以帮助到您?
_No response_
### Information / 问题信息
- [X] The official…
-
### System Info
```Shell
`Accelerate` version: 0.22.0
Platform: Linux-5.10.192-183.736.amzn2.x86_64-x86_64-with-glibc2.29
Python version: 3.8.10
Numpy version: 1.23.1
PyTorch version (GPU?): 2…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
llamafactory 版本 0.9.1.dev0
linux 版本 CentOS 8.2 64位
Python 版本 3.11.9
ollama 版本 0.3.12
(llama_factory…
-
**Describe the bug**
**Additional context**
torchrun --nproc_per_node ${num_gpu_per_node} --master_port $MASTER_PORT --master_addr $MASTER_ADDR --node_rank $RANK --nnodes $WORLD_SIZE examples/py…