-
from_finetuned() doesnt load any adapter bin after finetuning gemma
-
**Is your feature request related to a problem? Please describe.**
EMAModel in Diffusers is not plumbed for interacting well with PEFT LoRAs, which leaves users to implement their own.
The idea …
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
-
Hey there! Loving the research you've shared. I've been playing around with finetuning Stable Diffusion models and ran into some snags. Here's the error I got:
```
File "/root/ws/peft/src/peft/tun…
-
How to pass a custom jsonL for finetuning job like by just uploading the jsonl file to GCS or upload the Jsonl file on huggingface and also in the args how to pass evaluation args
-
since we have a bunch of pre-trained models in sktime, we now want to make them more coherent and comparable functionality especially with training strategy.
I have collected the implemented traini…
-
在提问之前,请务必先看看这个[注意事项!!!](https://github.com/Facico/Chinese-Vicuna/blob/master/docs/notes.md)
如果你遇到问题需要我们帮助,你可以从以下角度描述你的信息,以便于我们可以理解或者复现你的错误(学会如何提问不仅是能帮助我们理解你,也是一个自查的过程):
1、你使用了哪个脚本、使用的什么命令
2、你的参数是…
-
halo
I encountered an issue while attempting to load a checkpoint using the Dora PEFT . Here's the specific context:
I am using the following code snippet:
```
load_adapter_checkpoint(
…
-
### Feature request
Loading adapter models (such as https://huggingface.co/lightonai/MonoQwen2-VL-v0.1/tree/main) fails with an error message when peft isn't installed. The error message
`OSError: l…