File size: 329 Bytes
65151f4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/ (repo root)
  app.py
  core.py
  llm.py
  charts.py
  validators.py
  rag.py
  templating.py
  render.py
  models.py
  requirements.txt
  Dockerfile
  hf.yaml
  benchmarks.yaml              # 任意(なければスキップ動作)
  templates/
    base.html.j2
    tcfd.html.j2
    sasb.html.j2
    gri.html.j2
  README.md