Category : github

github
mehdihadeli / go-ecommerce-microservices

🧺 A practical e-commerce microservices, built with golang, domain-driven design, cqrs, event sourcing, vertical slice architecture, event-driven architecture, and the latest technologies.🧺Go Ecommerce Microservices A practical e-commerce sample, built with Golang and different software architecture and technologies like Microservices Architecture, Vertical Slice Architecture , CQRS Pattern, Domain Driven Design (DDD), Event Sourcing, Event Driven Architecture and Dependency Injection. For …

  • понедельник, 28 августа 2023 г. в 00:00:04
github
neulab / prompt2model

prompt2model - Generate Deployable Models from Natural Language Instructionsprompt2model - Generate Deployable Models from Instructions Prompt2Model is a system that takes a natural language task description (like the prompts used for LLMs such as ChatGPT) to train a small special-purpose model that is conducive for deployment. Quick Start pip install prompt2model Our current prompt2model implementation uses the OpenAI API. Accordingly, you need to: Sign up on the OpenAI website and obta…

  • воскресенье, 27 августа 2023 г. в 00:00:12
github
platypusguy / jacobin

A more than minimal JVM written in Go and capable of running Java 17 classes. jacobin A more-than-minimal JVM written in Go. Status Intended feature set: Java 17 functionality, but... No JNI (Oracle intends to replace it; see JEP 389) No security manager (Oracle intends to remove it; see JEP 411) No JIT Somewhat less stringent bytecode verification Does not enforce Java 17's sealed classes What we've done so far and what we need to do: Command-line parsing Gets options from the …

  • воскресенье, 27 августа 2023 г. в 00:00:11
github
evmcheb / friendrekt

friend.tech mempool sniper friend.tech mempool sniper bot mempool sniper bot for new friend.tech joiners. the story goes: op-stack is supposed to be blind mempool. but base node default config had txpool+ws rpcs open (see the patch notes) friend.tech uses blast-api rpc blast-api used base node default config for their backend nodes important parts friendrekt-rs rust bot for finding new joiners, caching follow count and sniping friendrekt-contracts solidity contract for sniping w/ fail-s…

  • воскресенье, 27 августа 2023 г. в 00:00:07
github
acheong08 / rev-obsidian-sync

Reverse engineering of the native Obsidian sync serverRev Obsidian Sync Reverse engineered obsidian sync server (NOT OFFICIAL) Warning This is an experimental proof of concept. It was written hastily without knowledge of the real internal mechanisms. Expect a thousand bugs and inefficiencies. This is an incomplete reproduction of the server. Many features aren't supported yet. I'm not responsible for any data loss or corruption. Use at your own risk. Note If you have the time and energy…

  • воскресенье, 27 августа 2023 г. в 00:00:04
github
QwenLM / Qwen-VL

The official repo of Qwen-VL (通义千问-VL) chat & pretrained large vision language model proposed by Alibaba Cloud. Qwen-VL 🤖 | 🤗  | Qwen-VL-Chat 🤖 | 🤗  |  Demo  |  Report   |   Discord 中文  |   English |   日本語 Qwen-VL (Qwen Large Vision Language Model) is the multimodal version of the large model series, Qwen (abbr. Tongyi Qianwen), proposed by Alibaba Cloud. Qwen-VL accepts image, text, and bounding box as inputs, outputs text and bounding box. The features of Qwen-V…

  • воскресенье, 27 августа 2023 г. в 00:00:03
github
facebookresearch / codellama

Inference code for CodeLlama modelsIntroducing Code Llama Code Llama is a family of large language models for code based on Llama 2 providing state-of-the-art performance among open models, infilling capabilities, support for large input contexts, and zero-shot instruction following ability for programming tasks. We provide multiple flavors to cover a wide range of applications: foundation models (Code Llama), Python specializations (Code Llama - Python), and instruction-following models (Code …

  • воскресенье, 27 августа 2023 г. в 00:00:01
github
haotian-liu / LLaVA

Visual Instruction Tuning: Large Language-and-Vision Assistant built towards multimodal GPT-4 level capabilities.🌋 LLaVA: Large Language and Vision Assistant Visual instruction tuning towards large language and vision models with GPT-4 level capabilities. [Project Page] [Paper] [Demo] [Data] [Model Zoo] Visual Instruction Tuning Haotian Liu*, Chunyuan Li*, Qingyang Wu, Yong Jae Lee (*Equal Contribution) Generated by GLIGEN via "a cute lava llama with glasses" and box prompt…

  • суббота, 26 августа 2023 г. в 00:00:12
github
cameron314 / concurrentqueue

A fast multi-producer, multi-consumer lock-free concurrent queue for C++11moodycamel::ConcurrentQueue An industrial-strength lock-free queue for C++. Note: If all you need is a single-producer, single-consumer queue, I have one of those too. Features Knock-your-socks-off blazing fast performance. Single-header implementation. Just drop it in your project. Fully thread-safe lock-free queue. Use concurrently from any number of threads. C++11 implementation -- elements are moved (instead of copie…

  • суббота, 26 августа 2023 г. в 00:00:11