A collection of guides and examples for the Gemini API.Welcome to the Gemini API Cookbook This is a collection of guides and examples for the Gemini API, including quickstart tutorials for writing prompts and using different features of the API, and examples of things you can build. Get started with the Gemini API The Gemini API gives you access to Gemini models created by Google DeepMind. Gemini models are built from the ground up to be multimodal, so you can reason seamlessly across text, ima…
Exploit for 6.4 - 6.5 kernels and another exploit for 5.15 - 6.5ExploitGSM Exploit for 6.4 - 6.5 kernels and another exploit for 5.15 - 6.5 Телеграм для зв'язку -> https://t.me/YuriiCrimson Телеграм чат -> https://t.me/itcrowdua Зимой я знайшов дві вразливості в n_gsm драйвері. Після цього мені написав Jammes з пропозицією купити їх в мене. Як ви зрозуміли він мене обдурив. Але я ще не знав що перший експлоїт для 6.4 та 6.5 був злитий. Тому я три дні назад злив його не знаючи того…
official repository of aiXcoder-7B Code Large Language ModelaiXcoder-7B Code Large Language Model 🏠 Official website|🛠 VS Code Plugin|🛠 Jetbrains Plugin|🤗 Model Weights|WeChat|WeChat Official Account Welcome to the official repository of aiXcoder-7B Code Large Language Model. This model is designed to understand and generate code across multiple programming languages, offering state-of-the-art performance in code completion, comprehension, generation, and more tasks about programming lang…
CMS Setup Procedure Docker OR Copy .env.example to .env Get a postgres db from https://neon.tech/ (or any other provider) Replace the DATABASE_URL in .env Run npx prisma migrate dev to setup schema Steps to run locally With Docker docker compose up Without Docker npm install npm run db:seed to seed the database npm run dev Login using any userid and password 123456 You should be able to see some test courses Read contributing guidelines to start making contributions
Concurrency library for C (coroutines) Neco is a C library that provides concurrency using coroutines. It's small & fast, and intended to make concurrent I/O & network programming easy. Features Coroutines: starting, sleeping, suspending, resuming, yielding, and joining. Synchronization: channels, generators, mutexes, condition variables, and waitgroups. Support for deadlines and cancelation. Posix friendly interface using file descriptors. Addtional APIs for network…
本项目旨在分享大模型相关技术原理以及实战经验。 目录 🔥 LLM训练 🐫 LLM训练实战 🐼 LLM参数高效微调技术原理 🐰 LLM参数高效微调技术实战 🐘 LLM分布式训练并行技术 🌋 分布式AI框架 📡 分布式训练网络通信 🌿 LLM训练优化技术 🐎 LLM推理 🚀 LLM推理框架 ✈️ LLM推理优化技术 ♻️ LLM压缩 📐 LLM量化 🔰 LLM剪枝 💹 LLM知识蒸馏 ♑️ 低秩分解 🌴 LLM数据工程 🐬 LLM微调高效数据筛选技术 🌀 提示工程 ♍️ LLM算法架构 🧩 LLM应用开发 🀄️ LLM国产化适配 🔯 AI编译器 🔘 AI基础设施 🍁 AI加速卡 AI集群网络通信 💟 LLMOps 🍄 LLM生态相关技术 🔨 服务器基础环境安装及常用工具 💬 LLM学习交流群 👥 微信公众号 ⭐️ Star History 🔗 AI工程化课程推荐 LLM训练 LLM训练实战 下面汇总了我在大模型实践中训练相关的所有教程。从6B到65B,从全量微调到高效微调(LoRA,QLoRA,P-Tuni…
A project structure aware autonomous software engineer aiming for autonomous program improvementAutoCodeRover: Autonomous Program Improvement ArXiv Paper 👋 Overview AutoCodeRover is a fully automated approach for resolving GitHub issues (bug fixing and feature addition) where LLMs are combined with analysis and debugging capabilities to prioritize patch locations ultimately leading to a patch. On SWE-bench lite, which consists of 300 real-world GitHub issues, AutoCodeRover resolves ~22% of…
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.Awesome Artificial Intelligence (AI) This is a curated list of Artificial Intelligence (AI) tools, courses, books, lectures, and papers. AI, or Artificial Intelligence, is a branch of computer science focused on creating machines that can perform tasks requiring human-like intelligence. These tasks include learning, reasoning, problem-solving, understanding natural language, and recognizing patterns. AI ai…
آموزش رایگان و دائمی فعالسازی آنتن در آیفون ۱۴ و ۱۵ بدون ردگیری و بسته شدن با دو روش مختلف، به همراه سورس کد و فایل ساخت UUID یکتاآموزش رایگان و دائمی فعالسازی آنتن در آیفون ۱۴ و ۱۵ بدون ردگیری و بسته شدن با دو روش مختلف، به همراه سورس کد و فایل ساخت UUID یکتا📡. اموزش ساخت پروفایل یکتا کد ها به صورت template یا پوسته با توجه به همه اوپراتورها گذاشته شده فقط با uuid Generator که با زبان پایتون نوشته شده کدهای همتا جدید بسازید و با قبلی ها عوض کنید و فایل سیو کنید (فایل پایتون به راحتی exe تبد…