Instructions to use HiDolen/Mini-BS-RoFormer-18M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HiDolen/Mini-BS-RoFormer-18M with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("HiDolen/Mini-BS-RoFormer-18M", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commercial use
#2
by coltonstagg - opened
Hey! Your README marks this repo MIT. Could you confirm the MIT is supposed to cover the model weights (model.safetensors)- including commercial use? Asking because I'd like to ship it in a paid macOS app (with attribution of course). Thanks so much!!
Hi! I trained the model myself and the MIT license covers the weights too, feel free to use this model. Good luck with the macOS app!
Thank you so much for the unbelievably fast response!! And thank you for this as well! I'll be more than happy to credit you in my About screen- if you'd prefer I use something other than HiDolen, just let me know! π