Instructions to use FoundationVision/groma-7b-finetune with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FoundationVision/groma-7b-finetune with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("FoundationVision/groma-7b-finetune", dtype="auto") - Notebooks
- Google Colab
- Kaggle
anyone run sucess?
#2
by ovjust - opened
i tried , got error
test , find error, local variable 'sentencepiece_model_pb2' referenced before assignment · Issue #17 · FoundationVision/Groma
https://github.com/FoundationVision/Groma/issues/17