Description

GGML Format model files for This project.

inference

import ctransformers
from ctransformers import AutoModelForCausalLM

model = AutoModelForCausalLM.from_pretrained("Aspik101/trurl-2-13b-GGML",model_type="llama")

prompt = "Yesterday, when I was"
llm(prompt_input, 
      max_new_tokens=256, 
      temperature=0.9, 
      top_p= 0.7)
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.

Space using Aspik101/trurl-2-13b-GGML 1