Fix brand casing: QuanFire -> Quanfire
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ language:
|
|
| 15 |
- en
|
| 16 |
---
|
| 17 |
|
| 18 |
-
#
|
| 19 |
|
| 20 |
A retrieval adapter for **English-language Indian Supreme Court judgment text**. It
|
| 21 |
is a LoRA adaptation over a frozen
|
|
@@ -87,7 +87,7 @@ know.
|
|
| 87 |
|
| 88 |
## Usage
|
| 89 |
|
| 90 |
-
Pull the adapter and run it through the
|
| 91 |
over the frozen base and produces normalized embeddings:
|
| 92 |
|
| 93 |
```bash
|
|
@@ -160,6 +160,6 @@ The framework source code is Apache-2.0 (separate from these weights).
|
|
| 160 |
## Citation
|
| 161 |
|
| 162 |
```
|
| 163 |
-
|
| 164 |
-
|
| 165 |
```
|
|
|
|
| 15 |
- en
|
| 16 |
---
|
| 17 |
|
| 18 |
+
# Quanfire Legal Embedding — `embed-legal-en` (Supreme Court judgments)
|
| 19 |
|
| 20 |
A retrieval adapter for **English-language Indian Supreme Court judgment text**. It
|
| 21 |
is a LoRA adaptation over a frozen
|
|
|
|
| 87 |
|
| 88 |
## Usage
|
| 89 |
|
| 90 |
+
Pull the adapter and run it through the Quanfire framework, which applies the LoRA
|
| 91 |
over the frozen base and produces normalized embeddings:
|
| 92 |
|
| 93 |
```bash
|
|
|
|
| 160 |
## Citation
|
| 161 |
|
| 162 |
```
|
| 163 |
+
Quanfire Legal Embedding — embed-legal-en (internal run legal-indic-e1).
|
| 164 |
+
Quanfire, 2026. https://github.com/quanfire-ai/quanfire-multilingual-embedding
|
| 165 |
```
|