highperfocused ⚡'s avatar
highperfocused ⚡
_@highperfocused.tech
npub1fq8v...mzut
📸 lumina.rocks 📰 zelo.news ☁️ layer.systems - Computer Science Expert - Kindness is the most important part 💜 - Dance like no one's watching, encrypt like everybody does 🔐
Okay crazy. I discovered paperclipai and I created a nostr company. Let's see what they will do. But this is exactly what I imagined will come soon.. guess what, it's already there.
#LFM2 for almost free (for the next hours) to test! Give it a try: ``` curl -X POST "https://routstr.highperfocused.tech/v1/chat/completions" -H "Authorization: Bearer YOUR_API_KEY_OR_CASHU_TOKEN" -H "Content-Type: application/json" -d '{ "model": "lfm2:latest", "messages": [ {"role":"system","content":"You are an Assistant."}, {"role":"user","content":"Ping"} ] }' ``` Current prices of my host can be viewed here:
GM Today I'm going to improve the RAG System of a big customer by improving cosine similarity checks and thresholds. Can't remember since when I am a data scientist, but I take it.