Bluh, I wish I had time to fuss with details of model conversion and stuff. I'm trying to see how small a model I could get to do function calling. Tried messing with dolphin-phi but it's a bit too dumb. There's this "adapter" over it that's tuned for function calling, but it's in the `safetensors` format whereas I need it to be in GGUF. 🤷
Sacrificed my night to the productivity gods. The output is the beginnings of the "ipti" CLI which is a tool for authoring / reading #IPLD databases based on my impl of the Prolly Tree spec.
It's not ready for release yet but this will make it easier to integrate into pipelines with bash or other languages without having to touch golang directly.
Indexer library here: https://github.com/RangerMauve/ipld-prolly-indexer
Note I don't have a standard for replicating over the network so it currently reads/writes CAR files
I'm back! Instance ran out of space 4 days ago and I managed to recover from it again. :P Every time it's like "will this be when my database is fully corrupted?" and so far on attempt #4 I'm still recovering.
Set up some automation and a failsafe that can free up a bit of data on the volume in case I run out again. See you in a few months when I run out again. 😂
Hi everyone! The games for blind gamers 3 game jam has ended! But that means we have 27 games that want YOUR feedback and submissions! Give these creators some love! https://itch.io/jam/games-for-blind-gamers-3/entries #GameDev #Blind #accessibility
Anyone want an indexed content addressed database oracle for their #blockchain use case?
https://www.endatabas.com/ is a pretty interesting new database: immutable, time travel queries, schemaless (it supports JSON-style nested documents) but queryable via SQL. More notes here:
High key I think corporate advertising is one of the biggest plagues on humanity in the last 100 years. A lot of the awful AI shit we're seeing stems from it as well as a lot of the shady data collection.
I feel it'd be for the collective consciousness if this concept were banned entirely or at least stunted to the point it's not commercially viable.
@hank Yeah I think my main discomfort ks with apps assuming they can own my entire screen. I prefer giving them little corners to live in or stack on each other. Mobile breakpoints are sk handy for increasing data density for example
Occult Enby that's making local-first software with peer to peer protocols, mesh networks, and the web.
Exploring what a local-first cyberspace might look like in my spare time.