{
  "project": {
    "name": "Chat Template - Text Generation (server)",
    "id": "g804xc",
    "creationTs": 1714630314914,
    "lastModifiedTs": 1714630933403,
    "userSetData": {
      "description": "",
      "tags": [],
      "contactURL": "",
      "tutorialYouTube": ""
    }
  },
  "graph": {
    "nodes": [
      {
        "id": "hf-server-text-generation_zbop0f",
        "nodeSpecId": "hf-server-text-generation",
        "customData": {
          "previewX": 16,
          "previewY": 16,
          "previewWidth": 320,
          "previewHeight": 240
        },
        "uiData": {
          "posX": 749.783203125,
          "posY": 0,
          "width": 176,
          "height": 242,
          "selected": false
        },
        "inputValues": {
          "text": "",
          "temperature": 1,
          "max_new_tokens": 1000,
          "return_full_text": false,
          "repetition_penalty": 1,
          "modelid": "mistralai/Mistral-7B-Instruct-v0.1",
          "apikey": ""
        },
        "incomingEdges": {
          "text": [
            {
              "sourceNodeId": "hf-chat-template-generator_tdp8kh",
              "outputId": "template"
            }
          ],
          "modelid": [
            {
              "sourceNodeId": "hf-chat-template-generator_tdp8kh",
              "outputId": "modelid"
            }
          ],
          "apikey": [
            {
              "sourceNodeId": "hf-hub-login_wmn1pq",
              "outputId": "apikey"
            }
          ]
        }
      },
      {
        "id": "markdown_viewer_c6xcbn",
        "nodeSpecId": "markdown_viewer",
        "customData": {
          "previewX": 352,
          "previewY": 16,
          "previewWidth": 368,
          "previewHeight": 448
        },
        "uiData": {
          "posX": 1085.783203125,
          "posY": 56,
          "width": 176,
          "height": 130,
          "selected": false
        },
        "propValues": {
          "hidePreview": false,
          "hidePreviewFrame": false
        },
        "inputValues": {
          "markdownString": ""
        },
        "incomingEdges": {
          "markdownString": [
            {
              "sourceNodeId": "hf-server-text-generation_zbop0f",
              "outputId": "results"
            }
          ]
        }
      },
      {
        "id": "hf-hub-login_wmn1pq",
        "nodeSpecId": "hf-hub-login",
        "customData": {
          "previewX": 16,
          "previewY": 16,
          "previewWidth": 320,
          "previewHeight": 240
        },
        "uiData": {
          "posX": 0,
          "posY": 167,
          "width": 213.81884765625,
          "height": 130,
          "selected": false
        },
        "propValues": {
          "apikey": "",
          "hidePreview": false
        }
      },
      {
        "id": "hf-chat-template-generator_tdp8kh",
        "nodeSpecId": "hf-chat-template-generator",
        "customData": {
          "previewX": 352,
          "previewY": 16,
          "previewWidth": 320,
          "previewHeight": 240
        },
        "uiData": {
          "posX": 373.81884765625,
          "posY": 204.5,
          "width": 215.96435546875,
          "height": 241,
          "selected": false
        },
        "inputValues": {
          "user": "How to make fresh pasta?",
          "assistant": "",
          "system": "",
          "modelid": "microsoft/Phi-3-mini-4k-instruct",
          "add_generation_prompt": false
        },
        "incomingEdges": {
          "apikey": [
            {
              "sourceNodeId": "hf-hub-login_wmn1pq",
              "outputId": "apikey"
            }
          ]
        }
      },
      {
        "id": "markdown_viewer_9566l8",
        "nodeSpecId": "markdown_viewer",
        "customData": {
          "previewX": 736,
          "previewY": 16,
          "previewWidth": 320,
          "previewHeight": 240
        },
        "uiData": {
          "posX": 749.783203125,
          "posY": 278,
          "width": 176,
          "height": 130,
          "selected": true
        },
        "propValues": {
          "hidePreview": false,
          "hidePreviewFrame": false
        },
        "inputValues": {
          "markdownString": ""
        },
        "incomingEdges": {
          "markdownString": [
            {
              "sourceNodeId": "hf-chat-template-generator_tdp8kh",
              "outputId": "template"
            }
          ]
        }
      }
    ]
  },
  "customNodeUrls": [
    "https://cdn.jsdelivr.net/npm/huggingface-visualblocks-nodes@latest"
  ]
}