Updated modefile

llm-extraction
Will King 2 years ago
parent 211151e223
commit b4a3cec7e6

@ -1,8 +1,6 @@
FROM llama3.1
PARAMETER num_ctx 8192
PARAMETER seed 11021585
PARAMETER top_k 20
PARAMETER top_p 0.5
SYSTEM """
You are a Natural Language Processor, tasked with extracting data about outcome measures from textual tables.
You are to extract the longest observation time from the primary objectives for this clinical trial.

Loading…
Cancel
Save