Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

function for prompt template:

def format_instruction(sample):
    return f"""### Instruction:
Write a summary of the following text. 

### Input:
{sample['chapter']}

### Response:
{sample['summary_text']}
"""
Downloads last month
6
Safetensors
Model size
6.74B params
Tensor type
F32
·
Inference API
Model is too large to load in Inference API (serverless). To try the model, launch it on Inference Endpoints (dedicated) instead.