Category : github

github
Edouard127 / reddit-placebot-2023

A bot for r/place that doesn't use the apiReddit place bot 2023 👍 API-less authentication 👍 Worker system 👍 Place pixels Requirements Go 1.20+ The tor expert bundle (https://www.torproject.org/download/tor/) A connection to the internet How to use You need to download the Tor expert bundle from https://www.torproject.org/download/tor/ FOR WINDOWS USERS: You need to add the tor.exe to your PATH, you can do that by following this tutorial: https://www.architectryan.com/2018/03/17/add-to-th…

  • среда, 26 июля 2023 г. в 00:00:09
github
felix-pb / kfd

kfd, short for kernel file descriptor, is a project to read and write kernel memory on Apple devices.kfd kfd, short for kernel file descriptor, is a project to read and write kernel memory on Apple devices. It leverages various vulnerabilities that can be exploited to obtain dangling PTEs, which will be referred to as a PUAF primitive, short for "physical use-after-free". Then, it reallocates certain kernel objects inside those physical pages and manipulates them directly from user spac…

  • среда, 26 июля 2023 г. в 00:00:09
github
invictus717 / MetaTransformer

Meta-Transformer for Unified Multimodal Learning Yiyuan Zhang1,2*  Kaixiong Gong1,2*  Kaipeng Zhang2,✉  Hongsheng Li 1,2  Yu Qiao 2  Wanli Ouyang2  Xiangyu Yue1,✉ 1Multimedia Lab, The Chinese University of Hong Kong  2OpenGVLab,Shanghai AI Laboratory * Equal Contribution  ✉ Corresponding Author 🌟 Single Foundation Model Supports A Wide Range of Applications As a foundation model, Meta-Transformer can handle data from 12…

  • среда, 26 июля 2023 г. в 00:00:08
github
camenduru / text-generation-webui-colab

A colab gradio web UI for running Large Language Models🐣 Please follow me for new updates https://twitter.com/camenduru 🔥 Please join our discord server https://discord.gg/k5BwmmvJJU 🥳 Please join my patreon community https://patreon.com/camenduru 🚦 WIP 🚦 🦒 Colab colab Info - Model Page vicuna-13b-GPTQ-4bit-128g https://vicuna.lmsys.org vicuna-13B-1.1-GPTQ-4bit-128g https://vicuna.lmsys.org stable-vicuna-13B-GPTQ-4bit-128g https://huggingface.co/CarperAI/stable-vicuna-13b-de…

  • среда, 26 июля 2023 г. в 00:00:07
github
liltom-eth / llama2-webui

Run Llama 2 locally with gradio UI on GPU or CPU from anywhere (Linux/Windows/Mac). Supporting Llama-2-7B/13B/70B with 8-bit, 4-bit. Supporting GPU inference (6 GB VRAM) and CPU inference.llama2-webui Running Llama 2 with gradio web UI on GPU or CPU from anywhere (Linux/Windows/Mac). Supporting Llama 2 7B, 13B, 70B with 8-bit, 4-bit mode. Supporting GPU inference with at least 6 GB VRAM, and CPU inference with at least 6 GB RAM. Features Supporting models: Llama-2-7b/13b/70b, all Llama-2-GPT…

  • среда, 26 июля 2023 г. в 00:00:02
github
karpathy / llama2.c

Inference Llama 2 in one file of pure Cllama2.c With the code in this repo you can train the Llama 2 LLM architecture from scratch in PyTorch, then export the weights to a binary file, and load that into one ~simple 500-line C file (run.c) that inferences the model. Alternatively, you can load, finetune, and inference Meta's Llama 2 (but this is still being actively fleshed out). Hence, this repo is a "fullstack" train + inference solution for Llama 2 LLM, with a focus on minimalis…

  • среда, 26 июля 2023 г. в 00:00:01
github
Uahh / ToastFish

一个利用摸鱼时间背单词的软件。 ToastFish 这是一个利用Windows通知栏背单词的软件 可以让你在上班、上课等恶劣环境下安全隐蔽地背单词 使用方法 基本流程 选择词库: 设置背诵单词数量: 点击开始: 背完之后会有测试: 背诵记录 每一次点击开始都会有记录,文件格式为xlsx。位于安装目录的Log文件夹下。 导入单词 可以将背诵记录导入,重新背诵。 自定义内容 可以通过自定义Excel内容来让ToastFish推送所需要的内容。 自定义Excel模板位于安装目录/Resources/自定义模板.xslx 操作系统要求 Windows 10 及以上 Q&A Q: 每次通知停留时间太短了,如何设置停留时间? A: 可以在系统设置 -> 轻松使用 -> 显示 -> 通知显示的时间 里设置停留时间 Q: 使用英语发音功能时会闪退? A: 请在系统设置里下载英语语音包,重启软件即可解决。 Q: 有没有Win7或是Mac版本的开发计划? A: 这个真没有,Win7和Mac没有Windows10的通知栏。 Q: 没…

  • вторник, 25 июля 2023 г. в 00:00:18
github
FuelLabs / fuels-ts

Fuel Network Typescript SDK fuels-ts is a library for interacting with Fuel v2. Resources The documentation site is your main stop for resources. Quickstart Documentation Wallets Contracts Scripts Predicates ABI Typegen Contributing The Fuel Forum The Fuel Ecosystem Install npm install fuels --save Import Simple example usages. import { Wallet } from "fuels"; // Random Wallet console.log(Wallet.generate()); // Using privateKey Wallet console.log(new Wallet("0x0…

  • вторник, 25 июля 2023 г. в 00:00:10
github
Narasimha1997 / fake-sms

A simple command line tool using which you can skip phone number based SMS verification by using a temporary phone number that acts like a proxy.Fake-SMS A simple command line tool using which you can skip phone number based SMS verification by using a temporary phone number that acts like a proxy. Latest update : The tool no longer uses upmasked.com, as the service went down. We are using another provider which provides more phone numbers across more countries. Make sure you pull the main bran…

  • вторник, 25 июля 2023 г. в 00:00:08