mindchain commited on
Commit
14c37db
·
verified ·
1 Parent(s): 16f4776

Upload index.html with huggingface_hub

Browse files
Files changed (1) hide show
  1. index.html +15 -24
index.html CHANGED
@@ -74,7 +74,7 @@
74
  <div class="container">
75
  <header>
76
  <h1>🤖 Claude Code Skills</h1>
77
- <p>Dokumentation und Übersicht nützlicher Skills, Plugins & Tools</p>
78
  </header>
79
 
80
  <div class="post">
@@ -94,31 +94,22 @@ Benannt nach Ralph Wiggum (Simpsons) - "I'm a member of the 508th Airborne!"</di
94
  </div>
95
 
96
  <div class="post">
97
- <span class="tag">Google DeepMind</span>
98
- <h2>🔍 Gemma Scope 2</h2>
99
- <div class="date">Released: 19. Dezember 2025</div>
100
- <div class="content">Interpretability-Tools für die gesamte Gemma 3 Familie (270M - 27B Parameter).
101
 
102
- <a href="https://deepmind.google/blog/gemma-scope-2" class="link">DeepMind Blog Post</a>
 
 
 
103
 
104
- Features:
105
- 110 Petabytes an Interpretability-Daten
106
- Full-Stack SAEs und Transcoders
107
- Für AI-Safety-Forschung</div>
108
- </div>
109
-
110
- <div class="post">
111
- <span class="tag">Open Source Tool</span>
112
- <h2>🎛️ Neuronpedia</h2>
113
- <div class="date">neuronpedia.org</div>
114
- <div class="content">Open-Source-Plattform für mechanistic interpretability und steering.
115
-
116
- <a href="https://neuronpedia.org" class="link">neuronpedia.org</a> | <a href="https://github.com/hijohnnylin/neuronpedia" class="link">GitHub</a>
117
 
118
- Mit Gemma Scope 2:
119
- • Interactive Steering capabilities
120
- • SAEs und Transcoders für Gemma 3
121
- • Systematische Neuronen-Analyse</div>
122
  </div>
123
 
124
  <div class="post">
@@ -132,7 +123,7 @@ Mit Gemma Scope 2:
132
  • hugging-face-dataset-creator - Datasets erstellen
133
  • hugging-face-evaluation-manager - Eval Ergebnisse
134
 
135
- Über /skill help oder Skills-Tool verfügbar.</div>
136
  </div>
137
  </div>
138
  </body>
 
74
  <div class="container">
75
  <header>
76
  <h1>🤖 Claude Code Skills</h1>
77
+ <p>Dokumentation und Übersicht nützlicher Skills & Tools</p>
78
  </header>
79
 
80
  <div class="post">
 
94
  </div>
95
 
96
  <div class="post">
97
+ <span class="tag">Mechanistic Interpretability</span>
98
+ <h2>🔬 Gemma Scope 2 + Neuronpedia</h2>
99
+ <div class="date">AI Interpretability Stack</div>
100
+ <div class="content">Das komplette Ökosystem für mechanistic interpretability:
101
 
102
+ <strong>Gemma Scope 2</strong> (Google DeepMind)
103
+ • 110 Petabytes an Daten für Gemma 3 (270M-27B)
104
+ • SAEs und Transcoders
105
+ • <a href="https://deepmind.google/blog/gemma-scope-2" class="link">DeepMind Blog</a>
106
 
107
+ <strong>Neuronpedia</strong> (Open Source)
108
+ Interactive Steering Platform
109
+ Explore & Experiment mit gemscope-2
110
+ <a href="https://neuronpedia.org/gemma-scope-2" class="link">neuronpedia.org/gemma-scope-2</a>
 
 
 
 
 
 
 
 
 
111
 
112
+ Zusammen: Transcoders übertreffen SAEs • Circuit Insights • Real-time Steering</div>
 
 
 
113
  </div>
114
 
115
  <div class="post">
 
123
  • hugging-face-dataset-creator - Datasets erstellen
124
  • hugging-face-evaluation-manager - Eval Ergebnisse
125
 
126
+ Über Skills-Tool verfügbar.</div>
127
  </div>
128
  </div>
129
  </body>