Commit ·
c97db6d
1
Parent(s): 5a00cfd
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"gradio_title": "RedPajama Chillennials Chat Bot",
|
| 3 |
"gradio_description": "Fine-tuned RedPajama-Chat model talior to Chillennials the NFT collection. Click on the examples at the bottom for some prompt inspiration",
|
| 4 |
-
"persistent_data_filename": "
|
| 5 |
"hf_load_model_name": "finetuned_10k_prompts_v1_3b",
|
| 6 |
"hf_load_model_repo": "finetuned_models",
|
| 7 |
"concurrency_count": 3,
|
|
|
|
| 1 |
{
|
| 2 |
+
"gradio_title": "RedPajama Chillennials 3B Chat Bot",
|
| 3 |
"gradio_description": "Fine-tuned RedPajama-Chat model talior to Chillennials the NFT collection. Click on the examples at the bottom for some prompt inspiration",
|
| 4 |
+
"persistent_data_filename": "user_data_3b.json",
|
| 5 |
"hf_load_model_name": "finetuned_10k_prompts_v1_3b",
|
| 6 |
"hf_load_model_repo": "finetuned_models",
|
| 7 |
"concurrency_count": 3,
|