Want to explore the Anthropic Transformer-Circuit's as a queryable graph?
Want to explore the Anthropic Transformer-Circuit's as a queryable graph?
Wrote a script to import the graph json into Neo4j - code in Gist.
https://lnkd.in/eT4NjQgY
https://lnkd.in/e38TfQpF
Next step - write directly from the circuit-tracer library to the graph db.
https://lnkd.in/eVU_t6mS
Want to explore the Anthropic Transformer-Circuit's as a queryable graph?
loading Microsoft Research GraphRAG data into Neo4j
Many people have asked about loading Microsoft Research #GraphRAG data into Neo4j. I wrote a quick notebook last night to import Documents, Chunks (TextUnit)… | 27 comments on LinkedIn
loading Microsoft Research hashtag#GraphRAG data into Neo4j
This notebook converts CSV data into a Neo4j Graph Database
This notebook converts CSV data into a Neo4j Graph Database. All you do is describe your data. Have you wanted to see what your data looked like as a graph…