Category : github

github
mistralai / mistral-finetune

Mistral-finetune mistral-finetune is a light-weight codebase that enables memory-efficient and performant finetuning of Mistral's models. It is based on LoRA, a training paradigm where most weights are frozen and only 1-2% additional weights in the form of low-rank matrix perturbations are trained. For maximum efficiency it is recommended to use a A100 or H100 GPU. The codebase is optimized for multi-GPU-single-node training setups, but for smaller models, such as the 7B a single GPU s…

  • понедельник, 27 мая 2024 г. в 00:00:04
github
Dataherald / dataherald

Interact with your SQL database, Natural Language to SQL using LLMsDataherald monorepo Query your relational data in natural language. | | Docs | Homepage Dataherald is a natural language-to-SQL engine built for enterprise-level question answering over relational data. It allows you to set up an API from your database that can answer questions in plain English. You can use Dataherald to: Allow business users to get insights from t…

  • понедельник, 27 мая 2024 г. в 00:00:03
github
QuilibriumNetwork / ceremonyclient

Mirror of Quilibrium git repo: ceremonyclientQuilibrium - Aurora Quilibrium is a decentralized alternative to platform as a service providers. This release, mirrored to GitHub, is the Dawn release, which contains the initial application, the MPC Powers-of-Tau Ceremony. Documentation for the underlying technology can be found at https://www.quilibrium.com/ Quick Start All commands are to be run in the node/ folder. If you have a voucher from the offline ceremony, first run: GOEXPERIMENT=arenas g…

  • понедельник, 27 мая 2024 г. в 00:00:02
github
THU-MIG / yolov10

YOLOv10: Real-Time End-to-End Object DetectionYOLOv10: Real-Time End-to-End Object Detection Official PyTorch implementation of YOLOv10. Comparisons with others in terms of latency-accuracy (left) and size-accuracy (right) trade-offs. YOLOv10: Real-Time End-to-End Object Detection. Ao Wang, Hui Chen, Lihao Liu, Kai Chen, Zijia Lin, Jungong Han, and Guiguang Ding Abstract Over the past years, YOLOs have emerged as the predominant paradigm in the field of real-time obje…

  • понедельник, 27 мая 2024 г. в 00:00:01
github
ragapp / ragapp

The easiest way to use Agentic RAG in any enterprise The easiest way to use Agentic RAG in any enterprise. As simple to configure as OpenAI's custom GPTs, but deployable in your own cloud infrastructure using Docker. Built using LlamaIndex. Get Started · Endpoints · Deployment · Contact Get Started To run, start a docker container with our image: docker run -p 8000:8000 ragapp/ragapp Then, access the Admin UI at http://localhost:8000/admin to configure your RAGapp. You can use …

  • воскресенье, 26 мая 2024 г. в 00:00:05
github
W01fh4cker / CVE-2024-21683-RCE

CVE-2024-21683 Confluence Post Auth RCECVE-2024-21683-RCE Credit https://x.com/realalphaman_ https://realalphaman.substack.com/p/quick-note-about-cve-2024-21683-authenticated Usage git clone https://github.com/W01fh4cker/CVE-2024-21683-RCE cd CVE-2024-21683-RCE pip install requests bs4 python CVE-2024-21683.py -u http://192.168.198.1:8090 -au admin -ap admin -f exploit.js -n test -p http://127.0.0.1:8083 exploit.js: new java.lang.ProcessBuilder["(java.lang.String[])"](["calc.ex…

  • воскресенье, 26 мая 2024 г. в 00:00:03
github
Admiral-Billy / Pokerogue-App

An app to play Pokerogue.net in an app window. Wow!PokeRogue App This is an app to play Pokerogue.net in an app window. Wow! The app is playable in both online and offline mode. Online mode is the default, but you can switch to offline mode at any time by downloading the newest game files (file -> download) and then switching to offline (settings -> offline). If you're on the Steam Deck and want to play in Gaming mode, add the "pokerogue" file (with no file extension) as a non…

  • воскресенье, 26 мая 2024 г. в 00:00:02
github
apache / flink-cdc

Flink CDC is a streaming data integration tool Flink CDC is a distributed data integration tool for real time data and batch data. Flink CDC brings the simplicity and elegance of data integration via YAML to describe the data movement and transformation in a Data Pipeline. The Flink CDC prioritizes efficient end-to-end data integration and offers enhanced functionalities such as full database synchronization, sharding table synchronization, schema evolution and…

  • воскресенье, 26 мая 2024 г. в 00:00:01
github
astral-sh / ruff

An extremely fast Python linter and code formatter, written in Rust. Ruff Docs | Playground An extremely fast Python linter and code formatter, written in Rust. Linting the CPython codebase from scratch. ⚡️ 10-100x faster than existing linters (like Flake8) and formatters (like Black) 🐍 Installable via pip 🛠️ pyproject.toml support 🤝 Python 3.12 compatibility ⚖️ Drop-in parity with Flake8, isort, and Black 📦 Built-in caching, to avoid re-analyzing unchanged fil…

  • суббота, 25 мая 2024 г. в 00:00:09