missflash's Stars
rmihaylov/falcontune
Tune any FALCON in 4-bit
Ryota-Kawamura/How-Diffusion-Models-Work
In How Diffusion Models Work, you will gain a deep familiarity with the diffusion process and the models which carry it out. More than simply pulling in a pre-built model or using an API, this course will teach you to build a diffusion model from scratch.
ralphcajipe/chatgpt-prompt-engineering
Jupyter code notebooks of "ChatGPT Prompt Engineering for Developers" by DeepLearning.AI and OpenAI.
Ryota-Kawamura/LangChain-for-LLM-Application-Development
In LangChain for LLM Application Development, you will gain essential skills in expanding the use cases and capabilities of language models in application development using the LangChain framework.
mikeffendii/Building-Systems-with-the-ChatGPT-API
Building Systems with the ChatGPT API
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
DEV-D-GR8/FlappyBirdAI
This is a flappy bird game implemented using pygame in python. It offers three modes to users. First is the manual play mode. Second is the one where an AI learns to play the game and then plays it. Third mode provides the ability to play the game using previously used AI.
OpenGVLab/InternGPT
InternGPT (iGPT) is an open source demo platform where you can easily showcase your AI models. Now it supports DragGAN, ChatGPT, ImageBind, multimodal chat like GPT-4, SAM, interactive image editing, etc. Try it at igpt.opengvlab.com (支持DragGAN、ChatGPT、ImageBind、SAM的在线Demo系统)
fabawi/ImageBind-LoRA
Fine-tuning "ImageBind One Embedding Space to Bind Them All" with LoRA
sail-sg/BindDiffusion
BindDiffusion: One Diffusion Model to Bind Them All
missflash/RaPP
Novelty Detection with Reconstruction along Projection Pathway
missflash/SmartThingsPublic
SmartThings open-source DeviceType Handlers and SmartApps code
missflash/qwc2-demo-app
QWC2 demo application
missflash/MEGABYTE-pytorch
Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch
googlecolab/colabtools
Python libraries for Google Colaboratory
missflash/ImageBind
ImageBind One Embedding Space to Bind Them All
missflash/MF_Public
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
facebookresearch/ImageBind
ImageBind One Embedding Space to Bind Them All
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
lucidrains/MEGABYTE-pytorch
Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch
imperial-qore/TranAD
[VLDB'22] Anomaly Detection using Transformers, self-conditioning and adversarial training.
thuml/Anomaly-Transformer
About Code release for "Anomaly Transformer: Time Series Anomaly Detection with Association Discrepancy" (ICLR 2022 Spotlight), https://openreview.net/forum?id=LzQQ89U1qm_
melodysdreamj/KoVicuna
camenduru/text-generation-webui-colab
A colab gradio web UI for running Large Language Models
ntfargo/TextGenWebUI-Colab
Text Generation WebUI via Vicuna or Alpaca in google colaboratory
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
openlm-research/open_llama
OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset
Aiden-Jeon/RaPP
Novelty Detection with Reconstruction along Projection Pathway
openai/openai-cookbook
Examples and guides for using the OpenAI API