-
### 🐛 Describe the bug
''' checkpoint_path = './llama_relevance_results'
training_args = transformers.TrainingArguments(
#remove_unused_columns=False, # Whether or not to automatically r…
-
When I run PyInstaller on Linux using --onefile and some additional hidden-imports/hooks, it generates a huge executable (like 200mb) including all necessary files/libraries. Then I use this executabl…
-
### System Info
python version: 3.11.9
transformers version: 4.44.2
accelerate version: 0.33.0
torch version: 2.4.0+cu121
### Who can help?
@gante
### Information
- [X] The official example sc…
-
I try to load loras with
pipeline.pipe.load_lora_weights("/kaggle/input/lorass/acuarelac1400.safetensors")
I don't know if it is the correct way, it would be helpful if you told me how to load lor…
-
## Bug Report
### Description
I've noticed an intermittent issue lately where the kubespan connectivity between my cluster nodes go away.
There seems to be a reconcilation issue between the p…
-
Hi, I face different errors under different gpus to run get_emb.py with generated personal dataset.
If I run it based on gtx 1080 ti, the error is:
```
File /gpfs/gibbs/project/zhao/tl688/con…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmengine/issues) and [Discussions](https://github.com/open-mmlab/mmengine/discussions) but cannot get the expected help.
…
-
**Is your feature request related to a problem? Please describe.**
Programmatically insert user-visible and user-hidden messages into the chat
**Describe the solution you'd like**
Probably a hook…
-
报错内容:
```
Traceback (most recent call last):
File "./graphgpt/eval/run_graphgpt.py", line 244, in
run_eval(args, args.num_gpus)
File "./graphgpt/eval/run_graphgpt.py", line 98, in run_ev…
-
# Environment (please complete the following information)
- multiple-cucumber-html-reporter: 3.6.2
- Node.js version: 20.15.1
- NPM version: yarn v4.3.0
- Cucumber version: 10.8.0
## Config o…