pip install ctransformers
from ctransformers import AutoModelForCausalLM
llm = AutoModelForCausalLM.from_pretrained('marella/gpt-2-ggml')
print(llm('AI is going to'))
- Downloads last month
- 166
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support