Kiel.AI (@kiel_ai) 's Twitter Profile
Kiel.AI

@kiel_ai

Deine Seite für Data Science und künstliche Intelligenz in Kiel und der Region

ID: 1121723220397314048

linkhttps://kiel.ai calendar_today26-04-2019 10:30:31

250 Tweet

238 Followers

112 Following

Kiel.AI (@kiel_ai) 's Twitter Profile Photo

Predictive Maintenance in der Industrie Im Rahmen der nächsten CIMTT-Spätschicht, am 13. April, gibt es zwei spannende Vorträge aus der Unternehmenspraxis. kiel.ai/vortrage-zu-pr…

elvis (@omarsar0) 's Twitter Profile Photo

OpenAssistant is officially released! OpenAssistant is an open-source chat model. The release includes models, datasets, and a chat interface. The dataset consists of a ~161K human-generated, human-annotated assistant-style conversation corpus, including 35 different languages

OpenAssistant is officially released!

OpenAssistant is an open-source chat model. The release includes models, datasets, and a chat interface. 

The dataset consists of a ~161K human-generated, human-annotated assistant-style conversation corpus, including 35 different languages
Tuana (@tuanacelik) 's Twitter Profile Photo

Thank you to everyone who attended my talk just now. That was a pleasure PyCon US 🎉 I'm sharing my slides here 👇 (go to slideshow mode, there are some animations) bit.ly/3mU0sEE #opensource #nlp

Aleksa Gordić (水平问题) (@gordic_aleksa) 's Twitter Profile Photo

Oh my. OpenAI's Whisper just got 70x faster!!! 😱🤯 Highly optimized Whisper implementation for both GPU & TPU: github.com/sanchit-gandhi… An hour of audio in under 15 seconds apparently? 😅 (caveat: on TPUs, still fast on GPUs!) 1/

Oh my. OpenAI's Whisper just got 70x faster!!! 😱🤯 Highly optimized Whisper implementation for both GPU & TPU: 
github.com/sanchit-gandhi…

An hour of audio in under 15 seconds apparently? 😅 (caveat: on TPUs, still fast on GPUs!)

1/
Andreas Köpf (@neurosp1ke) 's Twitter Profile Photo

Good to see that some intelligent signal still manages to escape the black hole that Sam & Ilya create: youtube.com/watch?v=hhiLw5…

DigitaleWocheKiel (@diwokiel) 's Twitter Profile Photo

👀 Das up.load Festival ist auch wieder Teil der #diwokiel! Spannende Events rund um Deine Job.Orientierung findest Du in diesem Jahr im COBL by Alexander Ohrt (he/him) 👉 Das gesamte up.load-Programm findest Du hier: bit.ly/diwokiel23_upl… #diwokiel23 💙

👀 Das up.load Festival ist auch wieder Teil der #diwokiel!
Spannende Events rund um Deine Job.Orientierung findest Du in diesem Jahr im COBL by <a href="/opencampus_sh/">Alexander Ohrt (he/him)</a> 

👉 Das gesamte up.load-Programm findest Du hier:
bit.ly/diwokiel23_upl…

#diwokiel23 💙
Rez . codes with AI (@rezkhere) 's Twitter Profile Photo

ChatGPT just dropped their most powerful tool yet 🤯 It's called the Code Interpreter. From creating charts to basic video editing to converting files, it does it all. Here are some of the craziest things it is capable of 🧵

ChatGPT just dropped their most powerful tool yet 🤯

It's called the Code Interpreter.

From creating charts to basic video editing to converting files, it does it all. 

Here are some of the craziest things it is capable of 🧵
Philipp Schmid (@_philschmid) 's Twitter Profile Photo

Introducing StarCoder ⭐️ a 15B open-source Code-LLM created by Hugging Face and ServiceNow through BigCode 🔡 8192 token context window 📊 trained on 1 trillion token 💭 80+ Programming languages 🔐 only permissive licensed data ✅ commercial use huggingface.co/bigcode/starco…

deepset (@deepset_ai) 's Twitter Profile Photo

We're super excited for the next Open NLP Meetup this coming Thursday (May 11), where we'll be hosting Sebastian Ruder @ ACL from Google AI, who will be talking about NLP for Under-Represented Languages 🌍👇 "In this talk, I will discuss challenges and potential solutions on the way to

Kiel.AI (@kiel_ai) 's Twitter Profile Photo

KI-Transfer-Hub SH sucht ProjektmanagerIn Künstliche Intelligenz Helfe, die KI in Schleswig-Holstein weiter voranzutreiben! kiel.ai/ki-transfer-hu…

Lior⚡ (@lioronai) 's Twitter Profile Photo

This might be the end the decade old optimizer, Adam. "Sophia" is new optimizer 2x faster on LLMs and can cut down training cost. Yes, LLMs are still using Adam.. Sophia preconditions the gradient with a lightweight estimate of the diagonal Hessian, followed by an element-wise

This might be the end the decade old optimizer, Adam.

"Sophia" is new optimizer 2x faster on LLMs and can cut down training cost. Yes, LLMs are still using Adam..

Sophia preconditions the gradient with a lightweight estimate of the diagonal Hessian, followed by an element-wise
Bilge (@bilgeycl) 's Twitter Profile Photo

I am soo excited that ConversationalAgent is out! It enables creating a chat app only with three lines of code! To learn more, check out the tutorial: Building a Conversational Chat App. There's a little surprise at the end 👀👇 haystack.deepset.ai/tutorials/24_b…

I am soo excited that ConversationalAgent is out! It enables creating a chat app only with three lines of code! 

To learn more, check out the tutorial: Building a Conversational Chat App. There's a little surprise at the end 👀👇
haystack.deepset.ai/tutorials/24_b…
Technology Innovation Institute (@tiiuae) 's Twitter Profile Photo

UAE's Falcon 40B, the world's top ranked open-source AI model from the Technology Innovation Institute (TII) has waived royalties on its use for commercial and research purposes. #TII #LLM #FalconLLM #Tech #Innovation #AI #AbuDhabi #UAE

UAE's Falcon 40B, the world's top ranked open-source AI model from the Technology Innovation Institute (TII) has waived royalties on its use for commercial and research purposes.

#TII #LLM #FalconLLM #Tech #Innovation #AI #AbuDhabi #UAE
Anthropic (@anthropicai) 's Twitter Profile Photo

We develop a method to test global opinions represented in language models. We find the opinions represented by the models are most similar to those of the participants in USA, Canada, and some European countries. We also show the responses are steerable in separate experiments.

DeepLearning.AI (@deeplearningai) 's Twitter Profile Photo

Researchers found that written material supplied by workers hired via Amazon Mechanical Turk showed signs of being generated by ChatGPT. Learn more in #TheBatch: hubs.ly/Q01WnK7D0

Mark Tenenholtz (@marktenenholtz) 's Twitter Profile Photo

We have a competitor to Hugging Face text-generation-inference: vLLM 🔥 • Claims to be 3.5x faster • Custom CUDA kernels • Uses PagedAttention for memory efficiency Looks like another interesting option with a decent Python interface!

We have a competitor to <a href="/huggingface/">Hugging Face</a> text-generation-inference:

vLLM 🔥

• Claims to be 3.5x faster
• Custom CUDA kernels
• Uses PagedAttention for memory efficiency

Looks like another interesting option with a decent Python interface!
Leandro von Werra (@lvwerra) 's Twitter Profile Photo

Did you know that you can train all Llama-2 models on your own data in just a few lines? The script even works with the 70B model on a single A100 GPU thanks to the magic of 4bit and and PEFT! Learn more: huggingface.co/docs/trl/main/… Full script: github.com/lvwerra/trl/bl…

Did you know that you can train all Llama-2 models on your own data in just a few lines?

The script even works with the 70B model on a single A100 GPU thanks to the magic of 4bit and and PEFT!

Learn more: huggingface.co/docs/trl/main/…
Full script: github.com/lvwerra/trl/bl…
Alexander Ohrt (he/him) (@opencampus_sh) 's Twitter Profile Photo

Wir suchen eine:n 👉 Werkstudent:in (m/w/d) Open-Source-Software-Entwicklung ✨ Kommt an Bord und arbeitet mit am Update für die deutsche Bildungslandschaft 👇 Please spread the word 🙏 linkedin.com/jobs/view/3681… #opensource #python #nodejs