mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
12 lines
191 B
JSON
12 lines
191 B
JSON
{
|
|
"model": "cotran2/llama-1b-4-26",
|
|
"messages": [
|
|
{
|
|
"role": "user",
|
|
"content": "What is the capital of France?"
|
|
}
|
|
],
|
|
"metadata": {
|
|
"llm_providers": "[]"
|
|
}
|
|
}
|