#大语言模型# Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
#大语言模型# Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.
#计算机科学# 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, sa...
#计算机科学# Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
#大语言模型# OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
#计算机科学# 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.
翻译 - 使用Mesh-tensorflow库,可并行执行模型GPT2和类似GPT3的模型,并能够扩展到完整的GPT3尺寸(甚至可能更多!)。
#大语言模型# Curated list of awesome tools, demos, docs for ChatGPT and GPT-3
#大语言模型# An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)
#大语言模型# chatGPT 演示站,基于OenAI API
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
翻译 - 基于DeepSpeed库的GPU上类似于GPT-3的模型并行模型的实现。设计为能够训练成千上亿个参数或更大参数的模型。
notes for software engineers getting up to speed on new AI developments. Serves as datastore for https://latent.space writing, and product brainstorming, but has cleaned up canonical references under ...