Generative Agents: Interactive Simulacra of Human BehaviorGenerative Agents: Interactive Simulacra of Human Behavior This repository accompanies our research paper titled "Generative Agents: Interactive Simulacra of Human Behavior." It contains our core simulation module for generative agents—computational agents that simulate believable human behaviors—and their game environment. Below, we document the steps for setting up the simulation environment on your local machine and for re…
Terraform textual UITFTUI - The Terraform textual UI TFTUI is a powerful textual GUI that empowers users to effortlessly view and interact with their Terraform state. With its latest version you can easily visualize the complete state tree, gaining deeper insights into your infrastructure's current configuration. Additionally, the ability to inspect individual resource states allows you to focus on specific details for better analysis and management. Lastly, it's now possible to sele…
OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2、智谱 ChatGLM、百度文心一言、讯飞星火认知以及阿里通义千问,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI. 中文 | English One API ✨ 通过标准的 OpenAI API 格式访问所有的大模型,开箱即用 ✨ 部署教程 · 使用方法 · 意见反馈 · 截图展示 · 在线演示 · 常见问题 · 相关项目 · 赞赏支持 Note:本项目为开源项目,使用者必须在遵循 OpenAI 的使用条款以及法…
XVERSE-13B: A multilingual large language model developed by XVERSE Technology Inc. XVERSE-13B 🤗 HuggingFace | 💬 微信社区 中文 | English 模型介绍 XVERSE-13B 是由深圳元象科技自主研发的支持多语言的大语言模型(Large Language Model),主要特点如下: 模型结构:XVERSE-13B 使用主流 Decoder-only 的标准 Transformer 网络结构,支持 8K 的上下文长度(Context Length),为同尺寸模型中最长,能满足更长的多轮对话、知识问答与摘要等需求,模型应用场景更广泛。 训练数据:构建了 1.4 万亿 token 的高质量、多样化的数据对模型进行充分训练,包含中、英、俄、西等 40 多种语言,通过精细化设置不同类型数据的采样比例,使得中英两种语言表现优异,也能兼顾其他语言效果。 分词:基于 BPE(Byte-Pai…
Beautifully designed components built with Radix UI and Tailwind CSS.shadcn/ui Accessible and customizable components that you can copy and paste into your apps. Free. Open Source. Use this to build your own component library. Documentation Visit http://ui.shadcn.com/docs to view the documentation. License Licensed under the MIT license.
Source code for Benjamin Crozat's blog built using the TALL stack and getting more than 20K monthly visitors. benjamincrozat.com This is the source code of my blog, benjamincrozat.com. This blog was built with the TALL stack and gets more than 20K visitors per month. My Pirsch Analytics dashboard that is publicly accessible. My Google Search Console. You can see the growth since I launched in September 2022. I feel obligated to mention that my relative success is not …
TypeScript 教程TypeScript 开源教程,介绍基本概念和用法,面向初学者。
Minimalist ML framework for Rustcandle Candle is a minimalist ML framework for Rust with a focus on easiness of use and on performance (including GPU support). Try our online demos: whisper, llama2. let a = Tensor::randn(0f32, 1., (2, 3), &Device::Cpu)?; let b = Tensor::randn(0f32, 1., (3, 4), &Device::Cpu)?; let c = a.matmul(&b)?; println!("{c}"); Check out our examples Check out our examples: Whisper: speech recognition model. Llama and Llama-v2: general LLM. Falcon: …
Low code web framework for real world applications, in Python and Javascript a web framework with "batteries included" it's pronounced - fra-pay Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for ERPNext. Login for the PWD site: (username: Administrator, password: admin) Table of Contents Installation C…