mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-25 17:29:22 +01:00
Detect WizardCoder-Python-34B & Phind-CodeLlama-34B
This commit is contained in:
parent
eda7126b25
commit
bb71272903
@ -20,6 +20,8 @@
|
|||||||
model_type: 'dollyv2'
|
model_type: 'dollyv2'
|
||||||
.*replit:
|
.*replit:
|
||||||
model_type: 'replit'
|
model_type: 'replit'
|
||||||
|
.*AWQ:
|
||||||
|
n_batch: 1
|
||||||
.*(oasst|openassistant-|stablelm-7b-sft-v7-epoch-3):
|
.*(oasst|openassistant-|stablelm-7b-sft-v7-epoch-3):
|
||||||
instruction_template: 'Open Assistant'
|
instruction_template: 'Open Assistant'
|
||||||
skip_special_tokens: false
|
skip_special_tokens: false
|
||||||
@ -176,5 +178,5 @@
|
|||||||
instruction_template: 'Mistral'
|
instruction_template: 'Mistral'
|
||||||
.*mistral.*openorca:
|
.*mistral.*openorca:
|
||||||
instruction_template: 'ChatML'
|
instruction_template: 'ChatML'
|
||||||
.*AWQ:
|
.*(WizardCoder-Python-34B-V1.0|Phind-CodeLlama-34B-v2|CodeBooga-34B-v0.1):
|
||||||
n_batch: 1
|
instruction_template: 'Alpaca'
|
||||||
|
Loading…
Reference in New Issue
Block a user