A series of code large language models developed by PKU-KCL 🤗 Hugging Face • 🌐 PKU-KCL 中文|English Introduction CodeShell是北京大学知识计算实验室联合四川天府银行AI团队研发的多语言代码大模型基座。CodeShell具有70亿参数,在五千亿Tokens进行了训练,上下文窗口长度为8192。在权威的代码评估Benchmark(HumanEval与MBPP)上,CodeShell取得同等规模最好的性能。与此同时,我们提供了与CodeShell配套的部署方案与IDE插件,请参考代码库CodeShell。 本次开源的模型如下: CodeShell Base:CodelShell底座模型,具有强大的代码基础能力。 CodeShell Chat:CodelShell对话模型,在代码问答、代码补全等下游任务重性能优异。 CodeShell Chat 4bit:CodelShell对话模型4bit量化版本,在保证模型性能的前提下内存消耗更小,…
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines. TensorRT-LLM A TensorRT Toolbox for Large Language Models Architecture | Results | Examples | Documentation Table of Contents TensorRT-LLM Overview I…
A Library for Advanced Deep Time Series Models.Time Series Library (TSlib) TSlib is an open-source library for deep learning researchers, especially deep time series analysis. We provide a neat code base to evaluate advanced deep time series models or develop your own model, which covers five mainstream tasks: long- and short-term forecasting, imputation, anomaly detection, and classification. 🚩News (2023.10) We add an official implementation to iTransformer, which is the state-of-the-art model…
Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step InferenceLatent Consistency Models Official Repository of the paper: Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference. Project Page: https://latent-consistency-models.github.io Try our 🤗 Hugging Face Demos: 🔥🔥🔥 News (🔥New) 2023/10/19 We provide a demo of LCM in 🤗 Hugging Face Space. Try it here. (🔥New) 2023/10/19 We provide the LCM model (Dreamshaper_v7) in 🤗 Hugging Face. Downlo…
OpenAgents: An Open Platform for Language Agents in the WildOpenAgents: An Open Platform for Language Agents in the Wild Current language agent frameworks aim to facilitate the construction of proof-of-concept language agents while neglecting the non-expert user access to agents and paying little attention to application-level designs. We built OpenAgents, an open p…
Friendly Adblock for YouTube: A fast, lightweight, and undetectable YouTube Ads Blocker for Chrome, Opera and Firefox. A fast, lightweight, and undetectable YouTube Ads Blocker for Chrome, Opera and Firefox. FadBlock: Friendly Adblock for Youtube™ This was posted over reddit a few months ago, Apparently Ad Blockers are not allowed on Youtube. Is this a new thing they've implemented? and judging by all the recent comments and posts all over r/youtube, this change was just ro…
Learn the foundational skills of building full stack web applications. 🔭 Full Stack Foundations Learn the foundational tools and skills of building web applications In this workshop we'll go through exercises in a real world app that will help you learn some key concepts for building web applications. Prerequisites Some experience with JavaScript Some experience with TypeScript Some experience with React Some experience with Node.js System Req…
TensorRT Extension for Stable Diffusion Web UITensorRT Extension for Stable Diffusion This extension enables the best performance on NVIDIA RTX GPUs for Stable Diffusion with TensorRT. You need to install the extension and generate optimized engines before using the extension. Please follow the instructions below to set everything up. Supports Stable Diffusion 1.5 and 2.1. Native SDXL support coming in a future release. Please use the dev branch if you would like to use it today. Note that the …
⛅️ Home to Wrangler, the CLI for Cloudflare Workers®⛅️ Home to wrangler, the CLI for Cloudflare Workers®, as well as other tools for interacting with Workers This monorepo contains: wrangler-devtools Cloudflare's fork of Chrome DevTools for inspecting your local or remote Workers templates Templates & examples for writing Cloudflare Workers wrangler A command line tool for building Cloudflare Workers. pages-shared Used internally to power Wrangler and Cloudflare Pages. It contains all …