Geun, Lim
Geun, Lim
thank you. The daisyUI version downgrade issue has been resolved.
Has this been resolved by any chance?
I checked it using debug mode, thank you. I think it would be nice to add a log that says it's applied well
@enyst Thanks you so much!!!
## Summary of changes ### Add SolarModel vllm/model_executor/models/init.py vllm/model_executor/models/solar.py ### Add SolarConfig vllm/transformers_utils/config.py vllm/transformers_utils/configs/init.py vllm/transformers_utils/configs/solar.py Thanks
This PR introduces the Solar model, a new language model architecture with the following key features: | Feature | Description | |---------|-------------| | BSKCN Structure | Block level SKip CoNnection...
https://huggingface.co/upstage/solar-pro-preview-instruct/discussions/10
Thank you, I modified the format.
 I used git pull to get it and then installed it. I will delete it again and then install it.
After updating the repository, multi-GPU learning is using too much memory. It takes 343GB of memory to train an 8B model. This is very wrong. Previously, training a 32B model...