-
Is there a way to finetune using V2? Thanks.
-
(streamdiffusion) C:\Users\ghj\StreamDiffusion\demo\realtime-txt2img\frontend>cd ..
(streamdiffusion) C:\Users\ghj\StreamDiffusion\demo\realtime-txt2img>python main.py
A matching Triton is not ava…
-
## 개요
- LLM.int8() + LoRA를 활용한 memory¶meter efficient fine tuning
- BitsAndBytes + Peft 활용한 모델 학습 예정
- Backbone은 [polyglot-ko-5.8b](https://huggingface.co/EleutherAI/polyglot-ko-5.8b) 활용(KoGPT는…
-
你好作者,我在研究您的LLM微调模型的时候发现,以下错误,代码无法跑通
ValueError: Please specify `target_modules` in `peft_config`
模型运行train的时候发现以下这些方法都没有找到
'ChatGLMForConditionalGeneration' object has no attribute 'enable_input_re…
-
Maybe I missed a critical step, but I had to do some manual work:
!python -m pip install torch==2.0.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117 --no-cache-dir
!pip install …
-
Hi all, I just folloed the ReadMe and installed all.
I have a I7 with a nVidia 1070, Windows 10.
Than I go in the StreamDiffusion\examples\img2img folder and launch:
"python multi.py"
This is wh…
-
I have been using a new model that claimed to be built upon fastchat,
I have downloaded all these models file and put them into the folder but they still won't work out
https://huggingface.co/james…
-
Using the latest version of unsloth (i.e., `2024.11.11`), I only receive nonsensical answers from Qwen-2VL but only when loaded in 4bit (full precision works fine). Here's a minimally reproducible exa…
-
warnings.warn(
Traceback (most recent call last):
File "/share/ai/InternLM-XComposer-main/./demo_asset/serve_utils.py", line 65, in gentask
ret = self.mfunc(callback=_callback, **self.kwarg…
-
### 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.
…