Haotong Yang
Haotong Yang
Hi! This work is excellent so I want to reproduce the codes as soon as possible. However, when I try to reproduce the codes, I find there are some bugs...
### Feature request I am trying to train a Llama model (a decoder-only model). I want to evaluate my model with not only the loss but also some generation-based metric....
### System Info I find in the line 326 in the file `peft/src/peft/utils/other.py`, where the modules_to_save modules should be set trainable and here a `endswith` is used to determine whether...
I try to use the OpenAI API with OpenHands Agent GUI. However, due to some network problem, I (and some people) must use proxy to get service from OpenAI. How...