-
Hi!
I use this command line:
`-y -rtbufsize 300M -f gdigrab -framerate 60 -offset_x $area_x$ -offset_y $area_y$ -video_size $area_width$x$area_height$ -draw_mouse $cursor$ -i desktop -an -pix_fmt yu…
mzso updated
8 months ago
-
Hi, thank you for creating this amazing repository. I have two questions.
1. I am trying to use some of the existing models listed in the [model-zoo](https://llama2-accessory.readthedocs.io/en/lat…
-
I am trying to use the model but it gave me this error
![Screenshot 2023-10-01 at 7 00 26 PM](https://github.com/kongds/scaling_sentemb/assets/145554661/2165d4a6-e4f1-4198-bdb7-664f74a20e3a)
![Scre…
-
GLoRA is a generalization over LoRA and a few other techniques (RepAdaptor, FacT, SSF, AdaptFormer, VPT).
* https://sites.google.com/view/generalized-lora
* https://github.com/Arnav0400/ViT-Slim/t…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
_No response_
### Bug
…
-
### System Info
- `transformers` version: 4.33.3 [1/1854]
- Platform: Linux-5.8.0-59-generic-x86_64-with-glibc2.31 …
-
How to train model with databricks-dolly-15k.jsonl dataset format.
Can we Finetuning using BitsandBytes and SFT ?
-
/home/ma-user/anaconda3/envs/chatglmeV2/bin/python /home/ma-user/work/zhanghongjun/ChatGLM-Efficient-Tuning-main/src/train_ppo.py --do_train --dataset alpaca_gpt4_en --finetuning_type lora --checkpoin…
-
I cloned your code and ran the experiment without changing any parameters using the bash script file `train_two.sh.` The results obtained were lower than those reported in the paper. Are there any par…
-
### System Info
Python 3.9.0
transformers==4.30.2
peft==0.5.0
CUDA Version: 12.2, NVIDIA A100-SXM4-80GB
### Who can help?
@sgugger
### Information
- [X] The official example script…