decentralising the Ai Industry, just some language model api's...
-
Updated
Jun 17, 2023 - Python
decentralising the Ai Industry, just some language model api's...
Curso para aprender el lenguaje de programación Python desde cero y para principiantes. Más de 30 clases, 25 horas en vídeo, código y grupo de chat. Desde sus fundamentos hasta la creación de un API Backend con base de datos y más...
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
Running large language models on a single GPU for throughput-oriented scenarios.
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
Pandas AI is a Python library that integrates generative artificial intelligence capabilities into Pandas, making dataframes conversational
Minimal web UI for ChatGPT.
An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
A highly extensible Markdown editor. Version control, AI completion, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, Reveal.js, plug-in, and macro replacement.
Add a description, image, and links to the gpt-3 topic page so that developers can more easily learn about it.
To associate your repository with the gpt-3 topic, visit your repo's landing page and select "manage topics."