-
基础模型:llama-7b-hf
我尝试将微调后的参数合并,但出现了错误
`Traceback (most recent call last):
File "/home/kww/test_model.py", line 24, in
merged_model = model.merge_and_unload(safe_merge=True)
File "/home/…
-
Hi,
When I wanted to do fine-tuning for downstream tasks, I found that there were no files in the corresponding paths in the code you provided.
sys.path.append('./FlagEmbedding/baai_general_embedd…
-
Hi,
Thank you for your work.
I download the VQ model and succesfully load vae
`vae = AutoModel.from_pretrained(MODEL_HUB, trust_remote_code=True)`
But I failed to load image processor
`processo…
-
I have tried to re-implement your work, but the result of the pretrained model can not correspond to that of the paper. Specifically, the warping error is smaller and the perceptual error is larger. W…
-
Running:
```sh
python helpers/model_init_scripts/init_model_600M.py ./parler-tts-untrained-600M --text_model "google/flan-t5-large" --audio_model "parler-tts/dac_44khZ_8kbps"
```
I get the fol…
-
hi,
i'm moving my first steps in using `nn.ar` in SuperCollider.
I'm experiencing some problem: while I'm able to correctly load all the [10 "official" models](https://acids-ircam.github.io/rave_mod…
-
The pretrained model download BaiduDisk link with a code 2555 is overtime, please update this link~
-
Hi Teams,
I'm trying to evaluate VideoLLaMA2 on MVBench. As I run the inference_video_mcqa_mvbench.py, the following traceback occurs:
```
Traceback (most recent call last):
File "/***/Video…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
https://colab.research.google.com/drive/1Ys44kVvmeZtnICzWz0xgpRnrIOjZAuxp?usp=sharing#scrollTo=2eSvM9zX_2d3
%%capture
!pip install unsloth
# Also get the latest nightly Unsloth!
!pip uninstall u…