#llm #computation-graph #software3 #ai #graph-theory #graph Created at 180323 # [Anonymous feedback](https://www.admonymous.co/louis030195) # [[Epistemic status]] #shower-thought Last modified date: 180323 Commit: 0 # Related - [[Computing/Software 3.0 llm leverage]] - [[Computing/Intelligence/LLMs are a lever rather than an engine]] - [[Computing/Intelligence/Directed acyclic graph large language model inference]] - [[Mathematic/Hilbert]] # TODO > [!TODO] TODO # LLM as computation graph https://twitter.com/louis030195/status/1637732017356800001 What if we had a lib to pipe LLM queries together with the same API as old Tensorflow mode >Computation graphs have been an extremely successful abstraction in computer science because they enable us to treat computation as data: a computable expression is encoded as a machine-readable data structure that can be used as the input or output of another program. >~ [[François Chollet - Deep Learning With Python|François Chollet]] LLM is the new programming language which let you code in English but it’s still incomplete to fully accomplish [[Software 3.0]]