Fork me on GitHub
#releases
<
2023-10-09
>
quoll03:10:55

https://github.com/quoll/donatello 0.3.1: A small library for writing Turtle files from Clojure. • Now supports ClojureScript • Now provides extension via protocols, rather than a multimethod • Removed all reflection in Clojure • Shares the common RDF data model read by Raphael (provided by the https://github.com/quoll/rudolf library)

🎉 3
quoll21:10:15

https://github.com/quoll/rudolfhttps://github.com/quoll/rudolfhttps://github.com/quoll/rudolfhttps://github.com/quoll/rudolfhttps://github.com/quoll/rudolfhttps://github.com/quoll/rudolf. A common library for RDF datatypes. • This provides a common, minimal implementation for records/types that represent RDF graph nodes: IRIs, Literals, and Blank Nodes. • Includes various affordances for converting data to and from RDF types. • Includes a set of the most common RDF prefixes.

🎉 4
phronmophobic22:10:41

https://github.com/phronmophobic/llama.clj v0.8: Run LLMs locally. A clojure wrapper for https://github.com/ggerganov/llama.cpp. • Add support for gguf LLMs. • Add support for more recent llama.cpp versions.

🚀 2