Commit
·
5eb095e
1
Parent(s):
204ecd3
Upload taylor_config.json with huggingface_hub
Browse files- taylor_config.json +1 -0
taylor_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"tokenizer": "TaylorAI/Flash-Llama-3B", "base_model": "Llama-3B-Flash", "prompt_suffix": "\n[END INPUT]\n", "completion_suffix": "@@@", "is_classification": false, "classification_labels": null, "is_chat": true, "user_prefix": "User: ", "assistant_prefix": "Assistant: ", "system_prefix": "System: ", "message_separator": "\n\n"}
|