Instructions to use shareAI/bimo-qwen-7b-chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use shareAI/bimo-qwen-7b-chat with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("shareAI/bimo-qwen-7b-chat", dtype="auto") - Notebooks
- Google Colab
- Kaggle
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
version https://git-lfs.github.com/spec/v1 oid sha256:c5e6f40ffcc9b99c2119c01aa89a5eaebb1219666716484033dd3dcefb0eaa1c size 253
- Downloads last month
- 4
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("shareAI/bimo-qwen-7b-chat", dtype="auto")