Ucas-HaoranWei / Vary-toy

Official code implementation of Vary-toy (Small Language Model Meets with Reinforced Vision Vocabulary)
565 stars 41 forks source link

Error: Downloading models from huggingface #20

Open chenweilong915 opened 4 months ago

chenweilong915 commented 4 months ago

Thanks the authors for the impressive work!

When I use the transformer pipline: pipe = pipeline("text-generation", model="HaoranWei/Vary-toy")

It raises an error: OSError: HaoranWei/Vary-toy does not appear to have a file named configuration_qwen.py. Checkout 'https://huggingface.co/HaoranWei/Vary-toy/main' for available files.

May I know if there are some files missing?

Ucas-HaoranWei commented 4 months ago

Vary/Vary-toy does not support running via huggingface directly.