-
❯ git clone https://github.com/sigoden/llm-functions
Cloning into 'llm-functions'...
remote: Enumerating objects: 763, done.
remote: Counting objects: 100% (366/366), done.
remote: Compressing obj…
-
I was trying to generate image from text with ollama, but couldn't find tutorial for that.
-
**Describe the bug**
What the bug is, and how to reproduce, better with screenshots(描述bug以及复现过程,最好有截图)
```
swift infer --model_type internvl2-8b-awq --infer_backend lmdeploy
```
```
WARNING:ro…
-
在用MiniCPM-Llama3-V-2_5-int4进行微调测试时出现如下错误。
[2024-09-07 13:00:42,421] [INFO] [real_accelerator.py:203:get_accelerator] Setting ds_accelerator to cuda (auto detect)
[WARNING] async_io requires the …
-
Hey!
Video-LLaVa is now available in the Transformers library! Feel free to check it out [here](https://huggingface.co/LanguageBind/Video-LLaVA-7B-hf). Thanks to @LinB203 for helping to ship the mo…
-
im getting this error when loadning "**meta-llama/Llama-3.2-90B-Vision-Instruct**", I think this issue only when loading to GPU. I success loaded the same model to CPU without issue.
Anyone knows s…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related issue y…
-
### System Info
- `transformers` version: 4.45.1
- Platform: Linux-5.15.0-83-generic-x86_64-with-glibc2.35
- Python version: 3.10.14
- Huggingface_hub version: 0.25.1
- Safetensors version: 0.4…
-
https://github.com/tenstorrent/tt-metal/actions/runs/11592741854/job/32283217219#step:10:1136
https://github.com/tenstorrent/tt-metal/actions/runs/11584418516/job/32251570169#step:10:1169
https://gi…
-
ERROR: ValueError: Target modules llm\..*layers\.\d+\.self_attn\.(q_proj|k_proj|v_proj|o_proj) not found in the base model. Please check the target modules and try again.
thrown at the line PeftModel…