9x25dillon commited on
Commit
da1747c
·
verified ·
1 Parent(s): b1a45fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -11
README.md CHANGED
@@ -1,18 +1,16 @@
1
  ---
2
- # HF Repo Card Metadata (required to silence the warning)
3
- license: apache-2.0
4
  pipeline_tag: text-generation
5
  tags:
6
- - ensemble-learning
7
- - consensus
8
- - uncertainty-estimation
9
- - rag
10
- - fastapi
11
- - research
12
  library_name: fastapi
13
  language:
14
- - en
15
- # optional, shown on the card
16
  pretty_name: LiMp Pipeline – Topological Consensus
17
  short_description: >
18
  FastAPI microservice + algorithms for phase-coherence consensus, trinary
@@ -26,4 +24,4 @@ This repo hosts:
26
  - `experiments/`: notebooks for Dual-LLM Resonance, Trinary vs Binary quantization, and Observer Saturation.
27
  - `paper/`: the formal LaTeX spec.
28
 
29
- Mathematical reference: see `paper/EFL_3^627_Unified.pdf`. <!-- EFL spec -->
 
1
  ---
2
+ license: mit
 
3
  pipeline_tag: text-generation
4
  tags:
5
+ - ensemble-learning
6
+ - consensus
7
+ - uncertainty-estimation
8
+ - rag
9
+ - fastapi
10
+ - research
11
  library_name: fastapi
12
  language:
13
+ - en
 
14
  pretty_name: LiMp Pipeline – Topological Consensus
15
  short_description: >
16
  FastAPI microservice + algorithms for phase-coherence consensus, trinary
 
24
  - `experiments/`: notebooks for Dual-LLM Resonance, Trinary vs Binary quantization, and Observer Saturation.
25
  - `paper/`: the formal LaTeX spec.
26
 
27
+ Mathematical reference: see `paper/EFL_3^627_Unified.pdf`. <!-- EFL spec -->