unsloth icon indicating copy to clipboard operation
unsloth copied to clipboard

Unsloth这个对cogvlm2-llama3-chinese-chat-19B 推理加速这个会实现吗?

Open gehong-coder opened this issue 1 year ago • 1 comments

model, tokenizer = get_model_tokenizer(model_type, torch.float16,load_in_4bit=True,model_kwargs={'device_map': 'auto'},use_unsloth=True NotImplementedError: Unsloth: .cache/modelscope/hub/ZhipuAI/cogvlm2-llama3-chinese-chat-19B not supported yet!

gehong-coder avatar May 24 '24 01:05 gehong-coder

Wait is this a vision model?

danielhanchen avatar May 24 '24 10:05 danielhanchen

Hey @gehong-coder apologies for the delays. Vision models are now supported in Unsloth! Please update Unsloth :)

Read our blogpost: https://unsloth.ai/blog/vision Tweet: https://x.com/UnslothAI/status/1859667930075758793 GitHub post: https://github.com/unslothai/unsloth/releases/tag/November-2024 Vision Model uploads: https://huggingface.co/collections/unsloth/vision-multimodal-models-673eb9908fc2cb3deebd2fa3

shimmyshimmer avatar Nov 22 '24 02:11 shimmyshimmer