Large Language Model Text Generation Inference Text Generation Inference A Rust, Python and gRPC server for text generation inference. Used in production at HuggingFace to power Hugging Chat, the Inference API and Inference Endpoint. Table of contents Features Optimized Architectures Get Started Docker API Documentation Using a private or gated model A note on Shared Memory Distributed Tracing Local Install CUDA Kernels Run Falcon Run Quantization Develop Testing Other suppor…
A huge chunk of my personal notes since I started playing CTFs and working as a Red Teamer.Awesome Cybersecurity Handbooks A huge chunk of my personal notes since I started playing CTFs and working as a red teamer. These are living documents and I updated or add to them relatively often. DISCLAIMER: Please note that these documents are only provided for legal purposes. Please do not use the content for illigal actions. HOW TO USE: I designed the structure of the handbooks based to the Kali Lin…
A modern high-performance open source message queuing system BlazingMQ - A Modern, High-Performance Message Queue BlazingMQ is an open source distributed message queueing framework, which focuses on efficiency, reliability, and a rich feature set for modern-day workflows. At its core, BlazingMQ provides durable, fault-tolerant, highly performant, and highly available queues, along with features like various message routing strategies (e.g., work queues, p…
The modular and type safe schema library for validating structural data 🤖 🏃 Get started Hey 👋 I'm Valibot and I'm here to help you validate your data using schemas. It doesn't matter if you're dealing with incoming data on a server or validating a form directly in your browser. My modular design allows your bundler to remove everything that is not needed. This reduces the bundle size and improves performance. Since I'm fully implemented in TypeScript, you can enjoy maximum t…
Astro documentationAstro Docs To all who come to this happy place: welcome. This is the repo for docs.astro.build. This repo contains all the source code we use to build our docs site. We are Astro Astro is an all-in-one web framework for building fast, content-focused websites. We want everyone to be successful building sites, and that means helping everyone understand how Astro works. You are Awesome You can also help make the docs awesome. Your feedback is welcome. Your writing, editing,…
Delightful JavaScript Testing. 🃏 Delightful JavaScript Testing 👩🏻💻 Developer Ready: A comprehensive JavaScript testing solution. Works out of the box for most JavaScript projects. 🏃🏽 Instant Feedback: Fast, interactive watch mode only runs test files related to changed files. 📸 Snapshot Testing: Capture snapshots of large objects to simplify testing and to analyze how they change over time. See more on jestjs.io Table of Contents Getting Star…
Firefly(流萤): 中文对话式大语言模型(全量微调+QLoRA),支持微调Llma2、Llama、Baichuan、InternLM、Ziya、Bloom等大模型Firefly(流萤): 中文对话式大语言模型 欢迎加入Firefly大模型技术交流群,关注我们的公众号,点击加群按钮即可。 News 🔥 开源firefly-llama2-13b,在Open LLM排行榜上以62分,同量级模型排名第三,比榜首略低0.5分。 🔥 开源firefly-baichuan-13b,使用一百万多轮对话数据,提升baichuan-13b的多轮对话能力。 Firefly-Baichuan-13B生成样例 🔥 开源firefly-llama-13b,在Hugging Face的Open LLM排行榜上复刻Vicuna-13B,比Vicuna-13b-1.1略高0.2分,比llams-2-13b-chat略低0.5分。 🔥 支持训练LLaMA-2、Baichuan、书生·浦语InternLM、LLaMA、Ziya、Bloom等开源模型。 🔥 发布Firefly项目教程:微调百川Baic…
Style and Grammar Checker for 25+ LanguagesLanguageTool LanguageTool is an Open Source proofreading software for English, Spanish, French, German, Portuguese, Polish, Dutch, and more than 20 other languages. It finds many errors that a simple spell checker cannot detect. Jobs at LanguageTool How to run your own LanguageTool server HTTP API documentation How to use our public server via HTTP How to use LanguageTool from Java (Javadoc) For more information, please see our homepage at https://la…
Apache HiveApache Hive (TM) The Apache Hive (TM) data warehouse software facilitates reading, writing, and managing large datasets residing in distributed storage using SQL. Built on top of Apache Hadoop (TM), it provides: Tools to enable easy access to data via SQL, thus enabling data warehousing tasks such as extract/transform/load (ETL), reporting, and data analysis A mechanism to impose structure on a variety of data formats Access to files stored either directly in Apache HDFS (TM)…