How to use ALI-B/gemma2b-gguf with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ALI-B/gemma2b-gguf", dtype="auto")
No model card
16-bit