-
Why am i getting this error when i am trying to load the checkpoint of lora fine tuned phi-1_5 model. Following is the complete error log
```
phi) harsh@harsh:~/phi-1_5$ python3 inference_lora_phi.p…
-
i tested this library by connecting it to raspberry pi pico W and grove lora e5 and i couldn't upload the code since it says the board is not compatible and error appears. i would like to send sensor …
-
Trying https://huggingface.co/XLabs-AI/flux-RealismLora/tree/main resulted in the following error. I assume this is operator error?
```
mflux-generate --model dev --prompt "Luxury food photograph …
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/OpenAccess-AI-Collective/axolotl/labels/bug) didn't find any similar reports…
-
**Is your feature request related to a problem? Please describe.**
We are assessing the quality and performance impacts of utilizing FP8 with Meta-Llama-3-70B and multiple LORA adapters. We use a hi…
-
![image](https://github.com/user-attachments/assets/9cbf54ed-c6cc-4cdd-9fb1-f88fdaedd299)
Not much else to say really. Any ideas on what I'm doing wrong, or is this simply a case of it outputting…
-
### Describe the bug
When using compel and prompt embeddings, and performing inference with LoRA weights loaded, `lora_scale` doesn't work as expected. Specifically, if I do the following actions i…
-
python -m lightllm.server.api_server --model_dir /root/autodl-tmp/Qwen2-7B-Instruct --host 0.0.0.0 --port 8000 --trust_remote_code --model_name Qwen2-7B-Instruct --data_type=bfloat16 --eos_id 151…
-
### Feature description
I sometimes use a different prompt part for later stages of a gen (like [prompt1:prompt2:0.7]), and would need it do be the opposite for the second pass to not undo it right…
-
Hi Team,
Thanks for providing the diffusers fine-tuning script. I just tried it out. It turns out results look strange.
https://github.com/user-attachments/assets/5e1764fd-27d6-466a-a7ce-fb130c…