Instructions to use AlexHung29629/test_mllama_v16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AlexHung29629/test_mllama_v16 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="AlexHung29629/test_mllama_v16", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AlexHung29629/test_mllama_v16", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update ultravox_model.py b331d23 verified
Update ultravox_processing.py bf1a94f verified
Update ultravox_processing.py b7af19e verified
Update ultravox_model.py 921ebab verified
update fc81040
alex-ht commited on
update b044816
alex-ht commited on
Upload model 4519ce7 verified
first commit a0f63ff
alex-ht commited on