Category : github

github
skydoves / pokedex-compose

🗡️ Pokedex Compose demonstrates modern Android development with Jetpack Compose, Hilt, Coroutines, Flow, Jetpack (Room, ViewModel), and Material Design based on MVVM architecture.Pokedex Compose 🗡️ Pokedex Compose demonstrates modern Android development with Jetpack Compose, Hilt, Coroutines, Flow, Jetpack (Room, ViewModel), and Material Design based on MVVM architecture. TipIf you want to see the XML version of Pokedex, check out the Pokedex repository. Downlo…

  • среда, 17 апреля 2024 г. в 00:00:01
github
hydralauncher / hydra

Hydra is a game launcher with its own embedded bittorrent client and a self-managed repack scraper.Hydra Hydra is a game launcher with its own embedded bittorrent client and a self-managed repack scraper. The launcher is written in TypeScript (Electron) and Python, which handles the torrenting system by using libtorrent. Installation Install Node.js Ensure you have Node.js installed on your machine. If not, download and install it from nodejs.org. Install Yarn Yarn is a package manager for …

  • вторник, 16 апреля 2024 г. в 00:00:05
github
OpenBMB / MiniCPM-V

MiniCPM-V 2.0: An Efficient End-side MLLM with Strong OCR and Understanding Capabilities 性能领先且部署高效的多模态大模型 中文 | English MiniCPM-V 2.0 🤗 🤖 | OmniLMM-12B 🤗 🤖 | MiniCPM-V 2.0 技术博客 MiniCPM-V和OmniLMM 是面向图文理解的开源多模态大模型系列。该系列模型接受图像和文本输入,并提供高质量的文本输出。我们发布了两个版本的模型,旨在实现领先的性能和高效的部署: MiniCPM-V 2.8B:可在终端设备上部署的先进多模态大模型。最新发布的 MiniCPM-V 2.0 可以接受 180 万像素的任意长宽比图像输入,实现了和 Gemini Pro 相近的场景文字识别能力以及和 GPT-4V 相匹的低幻觉率。 OmniLMM-12B:相比同规模其他模型在多个基准测试中具有领先性能,实现了相比 GPT-4V 更低的幻觉率。 更新日志 [2024.04.12] 我们开源了 Mini…

  • вторник, 16 апреля 2024 г. в 00:00:04
github
jina-ai / reader

Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/Reader Your LLMs deserve better input. Reader converts any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/. Get improved output for your agent and RAG systems at no cost. Live demo: https://jina.ai/reader Or just visit these URLs https://r.jina.ai/https://github.com/jina-ai/reader, https://r.jina.ai/https://x.com/elonmusk and see yourself. Usage Standard mode Simply prepend https://r.jina.ai/…

  • вторник, 16 апреля 2024 г. в 00:00:02
github
tonyke-bot / ore-miner

ORE Miner built on top of Jito bundle with both CPU and GPU support.$ORE Miner ORE Miner built on top of Jito bundle service by @tonyke_bot and @shoucccc. Shipped with both CPU and GPU hashing support. Each miner is able to carry 400 wallets on a single RTX 4090 card. Should expect 10~20% improvement if the code is optimized. Preparations Get a reliable, fastest Solana RPC Clone the repo and build git clone https://github.com/tonyke-bot/ore-miner.git cd ore-miner cargo build --release (Op…

  • вторник, 16 апреля 2024 г. в 00:00:01
github
zrax / pycdc

C++ python bytecode disassembler and decompilerDecompyle++ A Python Byte-code Disassembler/Decompiler Decompyle++ aims to translate compiled Python byte-code back into valid and human-readable Python source code. While other projects have achieved this with varied success, Decompyle++ is unique in that it seeks to support byte-code from any version of Python. Decompyle++ includes both a byte-code disassembler (pycdas) and a decompiler (pycdc). As the name implies, Decompyle++ is written in C++.…

  • понедельник, 15 апреля 2024 г. в 00:00:05
github
datawhalechina / llm-universe

本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/动手学大模型应用开发 项目简介 本项目是一个面向小白开发者的大模型应用开发教程,旨在基于阿里云服务器,结合个人知识库助手项目,通过一个课程完成大模型开发的重点入门,主要内容包括: 大模型简介,何为大模型、大模型特点是什么、LangChain 是什么,如何开发一个 LLM 应用,针对小白开发者的简单介绍; 如何调用大模型 API,本节介绍了国内外知名大模型产品 API 的多种调用方式,包括调用原生 API、封装为 LangChain LLM、封装为 Fastapi 等调用方式,同时将包括百度文心、讯飞星火、智谱AI等多种大模型 API 进行了统一形式封装; 知识库搭建,不同类型知识库文档的加载、处理,向量数据库的搭建; 构建 RAG 应用,包括将 LLM 接入到 LangChain 构建检索问答链,使用 Streamlit 进行应用部署 验证迭代,大模型开发如何实现验证迭代,一般的评估方法有什么; 本项目主要包括三部分内容:…

  • понедельник, 15 апреля 2024 г. в 00:00:03
github
openai / simple-evals

Overview This repository contains a lightweight library for evaluating language models. We are open sourcing it so we can be transparent about the accuracy numbers we're publishing alongside our latest models (starting with gpt-4-turbo-2024-04-09). Evals are sensitive to prompting, and there's significant variation in the formulations used in recent publications and libraries. Some use few-shot prompts or role playing prompts ("You are an expert software programmer..."). These a…

  • понедельник, 15 апреля 2024 г. в 00:00:02
github
stanford-oval / storm

An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.STORM: Synthesis of Topic Outlines through Retrieval and Multi-perspective Question Asking This repository contains the code for our NAACL 2024 paper Assisting in Writing Wikipedia-like Articles From Scratch with Large Language Models by Yijia Shao, Yucheng Jiang, Theodore A. Kanell, Peter Xu, Omar Khattab, and Monica S. Lam. Overview (Try STORM now!) STORM is a LLM system tha…

  • понедельник, 15 апреля 2024 г. в 00:00:01