Skip to content

Instantly share code, notes, and snippets.

@bofenghuang
Created November 4, 2023 15:20
Show Gist options
  • Save bofenghuang/eeb00ec537fc789e97dcdd5baef90c26 to your computer and use it in GitHub Desktop.
Save bofenghuang/eeb00ec537fc789e97dcdd5baef90c26 to your computer and use it in GitHub Desktop.
Preset file for LM Studio
{
"name": "Vigogne Chat V3",
"inference_params": {
"input_prefix": "[INST]",
"input_suffix": "[/INST]",
"antiprompt": [
"[INST]"
],
"pre_prompt": "[INST]<<SYS>>\\nVous êtes Vigogne, un assistant IA créé par Zaion Lab. Vous suivez extrêmement bien les instructions. Aidez autant que vous le pouvez.\\n<</SYS>>\\n\\n[/INST]"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment