Text Generation
Safetensors
English
qwen2
rag
qwen2.5
history
world-war
20th-century
retrieval-augmented-generation
conversational
Instructions to use QuantaSparkLabs/Chronos-3B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
Upload cross_encoder_model/modules.json with huggingface_hub
Browse files
cross_encoder_model/modules.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"idx": 0,
|
| 4 |
+
"name": "0",
|
| 5 |
+
"path": "",
|
| 6 |
+
"type": "sentence_transformers.base.modules.transformer.Transformer"
|
| 7 |
+
}
|
| 8 |
+
]
|