Category : github

github
barry-far / V2ray-Configs

🛰️✨ Free V2ray Configs , Updating Every 10 minutes.🔒 Free V2ray Config 🌐 💻 This repository contains a collection of free V2ray configuration files that you can use with your V2ray client to access the internet securely and anonymously. ورژن فارسی | 中文版 Usage 👉 To use one of these configurations, simply open the configs.txt file located in the root directory. This file contains a list of links to various 2ray configuration files that you can use with your V2ray client. Copy THIS LINK link o…

  • суббота, 13 апреля 2024 г. в 00:00:07
github
grafana / alloy

OpenTelemetry Collector distribution with programmable pipelines Grafana Alloy is an open source OpenTelemetry Collector distribution with built-in Prometheus pipelines and support for metrics, logs, traces, and profiles. What can Alloy do? Programmable pipelines: Use a rich expression-based syntax for configuring powerful observability pipelines. OpenTelemetry Collector Distribution: Alloy is a distribution of OpenTelemetry Collector and supports dozens of its compone…

  • суббота, 13 апреля 2024 г. в 00:00:06
github
PKU-YuanGroup / MagicTime

MagicTime: Time-lapse Video Generation Models as Metamorphic Simulators MagicTime: Time-lapse Video Generation Models as Metamorphic Simulators If you like our project, please give us a star ⭐ on GitHub for the latest update. This repository is the official implementation of MagicTime, a metamorphic video generation pipeline based on the given prompts. The main idea is to enhance the capacity of video generation models to accurately depict the real world through our proposed …

  • суббота, 13 апреля 2024 г. в 00:00:05
github
google-gemini / cookbook

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…

  • суббота, 13 апреля 2024 г. в 00:00:04
github
YuriiCrimson / ExploitGSM

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 був злитий. Тому я три дні назад злив його не знаючи того…

  • суббота, 13 апреля 2024 г. в 00:00:02
github
aixcoder-plugin / aiXcoder-7B

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…

  • суббота, 13 апреля 2024 г. в 00:00:01
github
code100x / cms

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

  • пятница, 12 апреля 2024 г. в 00:00:05
github
tidwall / neco

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…

  • пятница, 12 апреля 2024 г. в 00:00:04
github
liguodongiot / llm-action

本项目旨在分享大模型相关技术原理以及实战经验。 目录 🔥 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…

  • пятница, 12 апреля 2024 г. в 00:00:03