Instructions to use AlexHung29629/test_mllama_v14 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AlexHung29629/test_mllama_v14 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="AlexHung29629/test_mllama_v14", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AlexHung29629/test_mllama_v14", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Upload model d040a98 verified
Update config.json 7f21f67 verified
Update ultravox_config.py 4677c86 verified
Update ultravox_model.py 508fc91 verified
Update ultravox_model.py 41dd4ce verified
Update ultravox_model.py 49e33a8 verified
Update ultravox_processing.py 55a1b66 verified
Update ultravox_processing.py fe35a68 verified
Update config.json d206d0a verified
Update config.json 343521a verified
Upload model a042f83 verified
update 1e23791
alex-ht commited on
firstcommit dd09d1b
alex-ht commited on