Instructions to use speakleash/Bielik-Minitron-7B-v3.0-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use speakleash/Bielik-Minitron-7B-v3.0-Instruct with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("speakleash/Bielik-Minitron-7B-v3.0-Instruct", dtype="auto") - Notebooks
- Google Colab
- Kaggle
GGUF?
#4
by jacek2024 - opened