Edit model card

Run the Model

tokenizer = LlamaTokenizer.from_pretrained("alexpaul/QI-large-v1")

base_model = LlamaForCausalLM.from_pretrained(
    "alexpaul/QI-large-v1",
    load_in_8bit=True,
    device_map='auto',
)
Downloads last month
3
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Datasets used to train alexpaul/QI-Large-v1

Space using alexpaul/QI-Large-v1 1