Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"add_eos": true,
|
4 |
"add_pad_token": true,
|
5 |
"architectures": [
|
@@ -21,7 +21,7 @@
|
|
21 |
"model_type": "gigarembed",
|
22 |
"padding_side": "right",
|
23 |
"text_config": {
|
24 |
-
"_name_or_path": "/
|
25 |
"activation_checkpoint_layers_num": null,
|
26 |
"add_cross_attention": false,
|
27 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ai-sage/Giga-Embeddings-instruct",
|
3 |
"add_eos": true,
|
4 |
"add_pad_token": true,
|
5 |
"architectures": [
|
|
|
21 |
"model_type": "gigarembed",
|
22 |
"padding_side": "right",
|
23 |
"text_config": {
|
24 |
+
"_name_or_path": "ai-sage/Giga-Embeddings-instruct",
|
25 |
"activation_checkpoint_layers_num": null,
|
26 |
"add_cross_attention": false,
|
27 |
"architectures": [
|