Instructions to use mozilla-ai/rocket-3B-llamafile with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mozilla-ai/rocket-3B-llamafile with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mozilla-ai/rocket-3B-llamafile", dtype="auto") - Notebooks
- Google Colab
- Kaggle
How to prevent hallucinations
#2 opened over 1 year ago
by
JLouisBiz
How to prevent too much of the self-conversation?
1
#1 opened over 1 year ago
by
JLouisBiz