Ray Aviary - evaluate multiple LLMs easilyAviary - Study stochastic parrots in the wild Go on bird watch right now: 🦜🔍 Aviary 🦜🔍 Aviary is an app that lets you interact with a variety of large language models (LLMs) in a single place. You can compare the outputs of different models directly, rank them by quality, get a cost and latency estimate, and more. In particular it offers good support for Transformer models hosted on Hugging Face and in many cases also supports DeepSpeed inference accele…
HackTogether: The Microsoft Teams Global Hack | Register, Hack, Win 👇HackTogether: The Microsoft Teams Global Hack Introduction 🛠️Build, innovate, and #HackTogether!🛠️ It's time to get started building apps for Microsoft Teams. 🔥 HackTogether is your playground for coding and experimenting with Microsoft Teams. With mentorship from Microsoft experts and access to the latest tech, you will learn how to build Teams apps based on the top Microsoft Teams app scenarios. The possibilities a…
Build Python LLM apps in minutes ⚡️Welcome to Chainlit 👋 Build Python LLM apps in minutes ⚡️ Chainlit lets you create ChatGPT-like UIs on top of any Python code in minutes! Some of the key features include intermediary steps visualisation, element management & display (images, text, carousel, etc.) as well as cloud deployment. Installation Open a terminal and run: $ pip install chainlit $ chainlit hello If this opens the hello app in your browser, you're all set! 📖 Documentation Plea…
A collection of modern, server-safe React hooks – from the ui.dev team useHooks A collection of modern, server-safe React hooks – from the ui.dev team Standard Install npm i @uidotdev/usehooks Hooks useBattery useClickAway useCopyToClipboard useCounter useDebounce useDefault useDocumentTitle useFavicon useGeolocation useHistoryState useHover useIdle useIntersectionObserver useIsClient useIsFirstRender useList useLockBodyScroll useLongPress useMap useMeasure useMediaQuery useMouse useNetworkSta…
Best Stable Diffusion and AI Tutorials, Guides, News, Tips and Tricks Expert-Level Tutorials on Stable Diffusion: Master Advanced Techniques and Strategies Greetings everyone. I am Dr. Furkan Gözükara. I am an Assistant Professor in Software Engineering department of a private university (have PhD in Computer Engineering). My professional programming skill is unfortunately C# not Python :) My linkedin : https://www.linkedin.com/in/furkangozukara Our channel address if you like to subscribe…
A library of data loaders for LLMs made by the community -- to be used with GPT Index and/or LangChainLlamaHub 🦙 This is a simple library of all the data loaders / readers that have been created by the community. The goal is to make it extremely easy to connect large language models to a large variety of knowledge sources. These are general-purpose utilities that are meant to be used in LlamaIndex (e.g. when building a index) and LangChain (e.g. when building different tools an agent can use). …
A fractal mind-mapping tool with ai-integration.Neurite https://satellitecomponent.github.io/Neurite/ WARNING: Neurite contains zooming, flashing lights, and colors which may not be suitable for people with photosensitive epilepsy. Neurite opens up a new dimension of organization... ...the fractal dimension.... this is an open-source software in early alpha, we are looking to grow our team! join us on discord! https://discord.gg/hnY8UpeE22 How-to use Neurite Neurite embeds text, photos, audio, …
MeZO: Fine-Tuning Language Models with Just Forward Passes This is the implementation for the paper "Fine-Tuning Language Models with Just Forward Passes". We are still actively cleaning the code base. A better version of README is coming soon! Outline For reproducing RoBERTa-large experiments, please refer to the medium_models folder. For OPT experiments, please refer to the large_models folder. Citation @article{malladi2023mezo, title={Fine-Tuning Large Language Models with Just Fo…