Walnut is a simple application framework for Vulkan and Dear ImGui appsWalnut Walnut is a simple application framework built with Dear ImGui and designed to be used with Vulkan - basically this means you can seemlessly blend real-time Vulkan rendering with a great UI library to build desktop applications. The plan is to expand Walnut to include common utilities to make immediate-mode desktop apps and simple Vulkan applications. Currently supports Windows - with macOS and Linux support planned. …
TypeChat is a library that makes it easy to build natural language interfaces using types.TypeChat TypeChat is a library that makes it easy to build natural language interfaces using types. Building natural language interfaces has traditionally been difficult. These apps often relied on complex decision trees to determine intent and collect the required inputs to take action. Large language models (LLMs) have made this easier by enabling us to take natural language input from a user and match t…
Curso de Node.js desde cero Curso de Node.js desde cero ❇️ Curso para aprender Node de forma práctica Todos los jueves a las 18PM 🇪🇸 en Twitch 📹 Videos con las clases 01: Introducción a Node.js y módulos Horario por países: 18H 🇪🇸 17H 🇮🇨 13H 🇺🇾 🇦🇷 🇨🇱 12H 🇵🇾 🇹🇹 🇧🇴 🇻🇪 🇩🇴 11H 🇨🇴 🇵🇪 🇪🇨 🇵🇦 10H 🇲🇽 🇨🇷 🇳🇮 🇸🇻 🇭🇳
最好的中文Llama大模型,完全开源可商用 Llama2-Chinese 最好的中文Llama大模型 在线体验:llama.family 🗂️ 内容导引 🐼 国内Llama2最新下载地址上线! 🔥 社区介绍:Llama2中文社区 为什么选择Llama2中文社区? 社区活动 立即加入我们! 📢 社区公告 2023年7月22日:Llama2在线体验链接llama.family上线,同时包含Meta原版和中文微调版本! 2023年7月21日:评测了Meta原始版Llama2 Chat模型的中文问答能力! 2023年7月21日:新增Llama2模型的Huggingface版本国内下载地址! 2023年7月20日:新增飞书知识库文档,欢迎大家一起共建! 2023年7月20日:国内Llama2最新下载地址上线! 2023年7月19日:正式启动Llama2模型的中文预训练,关注我们获取实时动态! 2023年7月19日:Llama2国内下载地址正在启动,敬请期待! 2023年7月19日:开启Llama2中文社区,欢迎大家加入! 📝 数据来源 ⏬ 模…
Build a SaaS AI Platform with Next.js 13, React, Tailwind, Prisma, Stripe | Full Tutorial 2023 This is a repository for Build a SaaS AI Platform with Next.js 13, React, Tailwind, Prisma, Stripe | Full Tutorial 2023. VIDEO TUTORIAL Features: Tailwind design Tailwind animations and effects Full responsiveness Clerk Authentication (Email, Google, 9+ Social Logins) Client form validation and handling using react-hook-form Server error handling using react-toast Image Generation Tool (Open AI) Vid…
Web Environment Integrity API This repository details the proposal to add a new API for determining the integrity of web environments: const attestation = await navigator.getEnvironmentIntegrity("..."); The explainer goes gives a high level overview of the proposal. The spec currently describes how this is being prototyped in Chromium.
Repo for adapting Meta LlaMA2 in Chinese! META最新发布的LlaMA2的汉化版! (完全开源可商用)Chinese-LlaMA2 就在不久前,Meta最新开源了Llama 2模型,完全可商用,看来Meta势必要与OpenAI (ClosedAI) 硬刚到底。虽然Llama 2对原版的LlaMA模型做了升级,但是其仍然对中文没有太好的支持,需要在中文上做定制化。所以我们决定在次开展Llama 2的中文汉化工作: ⏳Chinese-LlaMA2: 对Llama 2进行中文预训练; 第一步:先在42G中文预料上进行训练;后续将会加大训练规模 ⏳Chinese-LlaMA2-chat: 对Chinese-LlaMA2进行指令微调和多轮对话微调,以适应各种应用场景和多轮对话交互。 同时我们也考虑更为快速的中文适配方案: ⏳Chinese-LlaMA2-sft-v0: 采用现有的开源中文指令微调或者是对话数据,对LlaMA-2进行直接微调 (将于近期开源) 注意,为了遵循相应的许可…
中文LLaMA-2 & Alpaca-2大语言模型 (Chinese LLaMA-2 & Alpaca-2 LLMs)Chinese-LLaMA-Alpaca-2 本项目是Chinese-LLaMA-Alpaca的关联项目,基于可商用的LLaMA-2进行开发。 This is a sibling project to Chinese-LLaMA-Alpaca, based on LLaMA-2. 敬请期待。 Stay tuned. 2023/7/21 完成原型系统的调整,已正式启动模型训练 Just a quick update: we have finished prototype training. Now we are entering the formal training. 在此期间可先试用我们最新的一代中文LLaMA/Alpaca Pro系列模型:https://github.com/ymcui/Chinese-LLaMA-Alpaca/releases/tag/v5.0 Meanwhile, you are encouraged to try our new P…
低成本,高效率,简单实现的币安合约量化系统架构简介 这是一套经过长时间实盘验证,有超过100亿美金交易量,包含币安合约的数据录入,风控,交易的架构实现,但不包含具体的策略,仅提供一个简单的交易实践演示数据读取,开仓,平仓,以及止盈止损,风控,简单的前端数据展示和分析,前端演示地址:8.217.121.203,目前放1000美金运行着一个年化100%~200%的高频左侧回归策略 你可以利用它简单,低成本的实现你的交易逻辑,其大量运用阿里云服务器进行分布式架构,多进程处理,以及飞书进行异常报错和交易信息披露... 如果你愿意详细阅读该readme的所有信息,尤其是 模块详细解析 ,那么他同时也会是一部关于币安合约的交易风控,设计架构的经验理解历史,总结了几乎本人所有成功和失败的经验,希望能让后人少踩些坑 优势 低成本,高效率,简单实现是这套系统的三个优势 不到1000人民币一个月的成本,实现每分钟扫描1500万次交易对是否满足交易条件 除了撮合服务器(C++)外都采用python编写,简单易懂 大量的分布式架构实现更快的速度,并且可以根据个人需求,自由伸缩的调控服务器数量来实现成本和性能…