Instructions to use qbao775/Fusion-Conflict-8B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use qbao775/Fusion-Conflict-8B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("qbao775/Fusion-Conflict-8B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update pipeline tag and refine model card metadata
#1
by nielsr HF Staff - opened
This pull request improves the model card by:
- Adding the
pipeline_tag: text-generationto the metadata. - Updating the model tags to include
qwen3and specifying thebase_model. - Updating the GitHub repository link to the canonical source identified for the Lemo Project.
- Adding the author names from the associated paper for better attribution.