ErikJonker, to opensource
@ErikJonker@mastodon.social avatar

The impact from smaller opensource LLMs like Llama3-8B and Phi-3 could be large. They are not necessarily the best and smartest models but can be easily integrated in software on every device and platform. Also they can be finetuned, improved with RAG to function better for specific tasks and in specific contexts. Exciting times ahead.

wagesj45, to ai
@wagesj45@mastodon.jordanwages.com avatar

So got a major upgrade recently. He moved from a (2.4B) model to a (7B) model. Trained on 300k messages from our private chat history, Steeve is way more capable of following the conversation now. He used to have some "favorite phrases" he would say a lot, and I'm seeing less of that. His vision and reading models also got upgraded, so he gets more detail about the links and memes we share. Long live Steeve! :steeve:

changelog, to opensource
@changelog@changelog.social avatar

🗞 New episode of Changelog News!

⚠️ @forrestbrazeal on the inside threat to OSS
🍴Vicki Boykis says Redis is forked
👻 @johnonolan says Ghost is federating
🦙 Meta Engineering announces Llama 3
@eieio's questions to ask when you don't want to work
🎙 hosted by @jerod

🎧 https://changelog.com/news/91

#opensource #redis #llms #llama #activitypub #ghost #fediverse #inspiration #podcast #news

wagesj45, to weirdgirlmemes
@wagesj45@mastodon.jordanwages.com avatar

I hate when your run into an issue in your program, you google it, and zero results show up. :pepe_g:

wagesj45, to ai
@wagesj45@mastodon.jordanwages.com avatar

#Steeve can autonomously amuse himself. :steeve:

#ai #chatbot #llm #llama #stablediffusion #sdxl

t3n, to Instagram German
@t3n@t3n.social avatar

Meta zeigt Llama 3: Warum die KI ein großer Schritt für Whatsapp und Instagram ist

Meta hat eine neue Version des KI-Modells Llama vorgestellt. Llama 3 hat einige neue Funktionen an Bord, von denen auch Nutzer:innen von Instagram und Whatsapp profitieren sollen.
👉 👀
https://t3n.de/news/llama-3-neuerungen-grosser-schritt-whatsapp-instagram-1620134/?utm_source=mastodon&utm_medium=referral

itnewsbot, to ArtificialIntelligence

A Straightforward AI Voice Assistant, On a Pi - With AI being all the rage at the moment it’s been somewhat annoying that using a ... - https://hackaday.com/2024/02/20/a-straightforward-ai-voice-assistant-on-a-pi/ #artificialintelligence #raspberrypi #llamafile #llama #llm

wagesj45, to ai
@wagesj45@mastodon.jordanwages.com avatar

"You need to agree to share your contact information to access this model"

:pepe_g:

#ai #llm #largelanguagemodel #llama #huggingface #nothingistrulyfree

vitriolix, to random
@vitriolix@mastodon.social avatar

Now we can all whip the llamas ass

"Winamp has announced that it is opening up its source code to enable collaborative development of its legendary player for Windows.
"
https://about.winamp.com/press/article/winamp-open-source-code

#opensource #llama #winamp

ramikrispin, to python
@ramikrispin@mstdn.social avatar

(1/3) Last Friday, I was planning to watch Masters of the Air ✈️, but my ADHD had different plans 🙃, and I ended up running a short POC and creating a tutorial for getting started with Ollama Python 🚀. The settings are available for both Docker 🐳 and locally.

TLDR: It is straightforward to run LLM models locally with the Ollama Python library. Models with up to ~7B parameters run smoothly with low compute resources.

ramikrispin,
@ramikrispin@mstdn.social avatar

(3/3) The tutorial will get you to run Ollama inside a dockerized container. Yet, there are some missing pieces, such as mounting LLM models from the local environment to avoid downloading the models during the build time. I plan to explore this topic sometime in the coming weeks.

#python #ollama #llama #mistral #llm #DataScience #ai

ramikrispin,
@ramikrispin@mstdn.social avatar

(2/3) The tutorial focuses on the following topics:
✅ Setting up Ollama server 🦙
✅ Setting up Python environment 🐍
✅ Pulling and running LLM (examples of Mistral, Llama2, and Vicuna)

Tutorial 📖: https://github.com/RamiKrispin/ollama-poc

#python #ollama #llama #mistral #llm #DataScience #ai

itnewsbot, to cs

Google goes “open AI” with Gemma, a free, open-weights chatbot family - Enlarge (credit: Google)

On Wednesday, Google announced a new ... - https://arstechnica.com/?p=2005035 #source-availableai #machinelearning #openweightsai #googlegemini #openaimodels #metallama #chatgpt #chatgtp #biz#google #gemini #llama2 #openai #llama #meta #ai

vwbusguy, to opensource
@vwbusguy@mastodon.online avatar

FYI - #llama is NOT #opensource. The license is categorically not open source. Among other things, the llama 2 and 3 licenses explicitly violate Field of Endeavor.

I see all sorts of blogs and marketing materials claiming things are "open source" because they used llama somewhere. Please do not take these claims at face value.

#Meta #AI

vwbusguy,
@vwbusguy@mastodon.online avatar

This isn't specific to #Llama either, but other AI models listed on the #Meta page as "open-source".

For example, seamless carries a non-commerce clause.

https://github.com/facebookresearch/seamless_communication/blob/main/LICENSE

#opensource

joe, to ai
aallan, to llm
@aallan@mastodon.social avatar
ramikrispin, to llm
@ramikrispin@mstdn.social avatar

After a long night, a short tutorial for getting started with the Ollama Python version is now available here:

https://github.com/RamiKrispin/ollama-poc

#llm #ollama #llama #mistral #DataScience #python #docker

raptor85, to llm
@raptor85@mastodon.gamedev.place avatar

The Code Llama 34b model isn't half bad! Been toying around with it integrated into clion having it explain my own code to me and generate small functions and it's been so far around 90% successful, with most of the errors being minor, the bug detection does have a decent amount of false positives though. I also like that it's aware enough of api's to give doc links

Bonus points for it going off on a tangent once on why console applications are better than gui.

#LLaMA #LLM #CLion #cplusplus

raptor85,
@raptor85@mastodon.gamedev.place avatar

Me: I should check out different models to see how efficiently they could improve my workflow.

  • 2 hours later - (gotem!)

#llm #llama #clion #codegpt

joe, to ai

Anyone out there dabbling with on-prem AI? All of the numbers that I’m seeing for RAM requirements on 7b, 13b, 70b models seem to be correct for a 1-user scenario but I’m curious what folks are seeing for 2, 10, or 50 users.

#Ollama #llama #AI #LLM

hl, to random
@hl@social.lol avatar

Child B found this, ahem, 'arty', puzzle at my parent's house today. Made me think of @jerry , no idea why.

#llama #NoProbLlama

ramikrispin, to llm
@ramikrispin@mstdn.social avatar

Prompt Engineering with Llama 2 🦙🚀

The Meta research teams released a new notebook with an interactive guide for prompt engineering best practices 👇🏼

https://github.com/facebookresearch/llama-recipes/blob/main/examples/Prompt_Engineering_with_Llama_2.ipynb

ramikrispin, to llm
@ramikrispin@mstdn.social avatar

This is super awesome! Running tinyllama 🦙 on Raspberry Pi 5 using Ollama 👇🏼

https://www.youtube.com/watch?v=ewXANEIC8pY

#llama #llm #datascience #raspberrypi

ramikrispin, to llm
@ramikrispin@mstdn.social avatar

(1/3) Llama 3 is out! 🚀

Meta released today Llama 3, the next generation of the Llama model. LLama 3 is a state-of-the-art open-source large language model. Here are some of the key features of the model: 🧵👇🏼

#llama #llama3 #llm #python #DataScience #MachineLearning #deeplearning

video/mp4

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • InstantRegret
  • mdbf
  • ethstaker
  • magazineikmin
  • GTA5RPClips
  • rosin
  • thenastyranch
  • Youngstown
  • osvaldo12
  • slotface
  • khanakhh
  • kavyap
  • DreamBathrooms
  • JUstTest
  • Durango
  • everett
  • cisconetworking
  • Leos
  • normalnudes
  • cubers
  • modclub
  • ngwrru68w68
  • tacticalgear
  • megavids
  • anitta
  • tester
  • lostlight
  • All magazines