-
In [finetune.py](https://github.com/tloen/alpaca-lora/blob/main/finetune.py) there is the following section to support resuming from a checkpoint, but you may note that `resume_from_checkpoint` is set…
-
To enable efficient training on GPUs and scale our repository for models with millions to billions of parameters—essential for working with large visual language models—we must implement optimization …
-
# KoAlpaca 에 대해 공부 - 2 | HK Playground
KoAlpaca 한국어 LLM의 시작점!
[https://zayunsna.github.io/blog/2023-08-08-koalpaca2/](https://zayunsna.github.io/blog/2023-08-08-koalpaca2/)
-
-
CUDA必须大于11.6吗?
我的环境是CUDA11.2,微调的时候报错:ImportError: cannot import name 'skip_init' from 'torch.nn.utils'
skip_init函数是不是只有在torch 2.0上才能用?
哪位大佬帮忙给解答一下?十分感谢!!!
-
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…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
```
[2024-10-23 02:13:28,666] [INFO] [real_accelerator.py:203:get_accelerator] Setting ds_accelerator to…
-
Traceback (most recent call last):
File "/root/xx/DB-GPT-Hub/predict_qlora.py", line 233, in
dataset_name, result = predict()
File "/root/xx/DB-GPT-Hub/predict_qlora.py", line 109, in pred…
-
-
### Reminder
- [x] I have read the README and searched the existing issues.
### System Info
- `llamafactory` version: 0.9.1.dev0
- Platform: Linux-5.4.0-152-generic-x86_64-with-glibc2.35
- Python…