The repository for all Azure OpenAI Samples complementing the OpenAI cookbook.
#大语言模型#基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.
#大语言模型#OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
#大语言模型#A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
Official JavaScript / TypeScript library for the OpenAI API
#大语言模型#Azure OpenAI Service Proxy. Convert OpenAI official API request to Azure OpenAI API request. Support GPT-4,Embeddings,Langchain. Adapter from OpenAI to Azure OpenAI.
whisper 是一个通用语音识别模型
A toolkit for developing and comparing reinforcement learning algorithms.
翻译 - 开发和比较强化学习算法的工具包。
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
翻译 - OpenAI基线:强化学习算法的高质量实现
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
Open single and half precision gemm implementations
#大语言模型#A proxy for Azure OpenAI API that can convert an OpenAI request into an Azure OpenAI request.
Node.js example app from the OpenAI API quickstart tutorial
Development repository for the Triton language and compiler
翻译 - Triton 语言和编译器的开发库
An educational resource to help anyone learn deep reinforcement learning.
翻译 - 一种教育资源,可帮助任何人学习深度强化学习。
tiktoken is a fast BPE tokeniser for use with OpenAI's models.