Skip to content

IBM Granite models support? #214

@0wwafa

Description

@0wwafa
from ctransformers import AutoModelForCausalLM

llm = AutoModelForCausalLM.from_pretrained("ibm-granite/granite-3.1-2b-instruct", model_type="gpt2")

print(llm("Tell me the difference between thinking in humans and in LLMs."))

the above doesn't work. how can I use it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions