quanfire-dev commited on
Commit
5d0babe
·
verified ·
1 Parent(s): 6c1606a

Fix brand casing: QuanFire -> Quanfire

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -15,7 +15,7 @@ language:
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,7 +87,7 @@ know.
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,6 +160,6 @@ The framework source code is Apache-2.0 (separate from these weights).
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
  ```
 
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
  ```