Instructions to use arcee-ai/Trinity-Large-Preview-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use arcee-ai/Trinity-Large-Preview-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("arcee-ai/Trinity-Large-Preview-GGUF", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adopt OpenMDW-1.1 license
#2
by annekethvij - opened
Update the model card license metadata and add the OpenMDW-1.1 license file.
- Set license to 'other' with license_name openmdw-1.1 and license_link LICENSE
- Add the OpenMDW-1.1 LICENSE file at the repository root
Merging OpenMDW-1.1 license adoption.
annekethvij changed pull request status to merged