YimMenu, a GTA V menu oriented at protecting from crashes (not all currently) and improving the overall experience.YimMenu A mod menu base for Grand Theft Auto V. Strictly for educational purposes. YimMenu is originally based of off BigBaseV2 which was an amazing base at the time but nowadays is a bit dated. So here I am with an up-to-date menu focusing on protecting the user from toxic modders. Table of contents How to build Make your own flavour of YimMenu Staying Up To Date Project Struct…
Fine-tuning LLaMA with PEFT (PT+SFT+RLHF with QLoRA)LLaMA Efficient Tuning 👋 Join our WeChat. Changelog [23/06/15] Now we support training the baichuan-7B model in this repo. Try --model_name_or_path baichuan-inc/baichuan-7B argument to use the baichuan-7B model. [23/06/03] Now we support quantized training and inference (aka QLoRA). Try --quantization_bit 4/8 argument to work with quantized model. (experimental feature) [23/05/31] Now we support training the BLOOM & BLOOMZ models in th…
🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)Chat2DB 🔥🔥🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities. Share Chat2DB Repository License Notation: Chat2DB is constructed and distributed for personal and non-commercial use only. For commercial use of this project, please contact correspondi…
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.Git Credential Manager Git Credential Manager (GCM) is a secure Git credential helper built on .NET that runs on Windows, macOS, and Linux. It aims to provide a consistent and secure authentication experience, including multi-factor auth, to every major source control hosting service and platform. GCM supports (in alphabetical order) Azure DevOps, Azure DevOps Serve…
LongMem Official implementation of our paper "Augmenting Language Models with Long-Term Memory". Environment Setup torch: Please follow torch official installation guide. We recommend torch>=1.8.0. Please select the torch-gpu version which is consistent with your cuda driver version. Faiss-GPU: For Nvidia V100 GPUs, simply install via pip install faiss-gpu. For Nvidia A100 GPUs, please run conda install faiss-gpu cudatoolkit=11.0 -c pytorch. The A100 GPU is not officially support…
A list of alternatives for Adobe softwareAdobe Alternatives A list of alternatives for Adobe software, originally collected by @XdanielArt and improved upon by the community. Feel free to open issues or pull requests, or create an image (for easy sharing) out of the data. Legend: ✨ = Free & open source ⭐️ = Free of charge 💵 = Single purchase 🔒 = Subscription for more functions Alternatives to: Photoshop Illustrator Animate InDesign Substance Lightroom XD Premiere Acrobat Bridge Dreamwe…
Bu repo, Go dilini hızlı bir şekilde öğrenmek isteyenler için hazırlanmış bir eğitim serisidir. Toplamda 40 konuyu, örnekler üzerinden anlatarak dilin temel yapılarını kapsar. Türkçe Go Eğitimi Bu repo, Go dilini hızlı bir şekilde öğrenmek isteyenler için hazırlanmış bir eğitim serisidir. Toplamda 40 konuyu, örnekler üzerinden anlatarak dilin temel yapılarını kapsar. Aynı zamanda bu eğitim serisi, Go dilini öğrenmek isteyenlere düzenli bir kaynak sunmayı amaçlar. Her bir konu, açıklayıcı ve …
golang interview prep Goal of this repo. This repo contains Golang code that does not follow best practises, contains bugs and security issues. It is intended to be used as an interview exercise or a practise exercise for jr/mid-level Go engineers. This repo contains, technically, a functional golang application that receives a request to create a user and stores it into a postgres Database. As an exercise, you could try identifying and correcting some of the issues in this repo. This would wor…
🦄 🦄 🦄 🦄 Peripheral smart contracts for interacting with Uniswap v4Uniswap v4 Periphery Uniswap v4 is a new automated market maker protocol that provides extensibility and customizability to pools. v4-periphery hosts the logic that builds on top of the core pool logic like hook contracts, position managers, and even possibly libraries needed for integrations. The v4-periphery contracts in this repository are still in development and further periphery contracts have not yet been built. Contributi…