Text Generation
GGUF
Inference Endpoints
csabakecskemeti's picture
Update README.md
0585bd0 verified
|
raw
history blame
322 Bytes
metadata
license: llama3.2
datasets:
  - microsoft/orca-agentinstruct-1M-v1
base_model:
  - DevQuasar/analytical_reasoning_Llama-3.2-1B
pipeline_tag: text-generation

Prompt format:

    "input_prefix": "### Instruction:\\n",
    "input_suffix": "\\n### Response:\\n",
    "antiprompt": [
      "### Instruction:"
    ],