Category : github

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
github
microsoft / python-in-excel

Python in Microsoft ExcelPython in Excel Python in Excel is a new feature that allows you to natively combine Python and Excel analytics within the same workbook. With Python in Excel, you can type Python code directly into a cell, the Python calculations run in the Microsoft Cloud, and your results are returned to the worksheet, including plots and visualizations. Python in Excel leverages Anaconda Distribution for Python running in Azure, which includes the most popular Python libraries (e.g…

  • суббота, 26 августа 2023 г. в 00:00:09
github
Pythagora-io / gpt-pilot

🧑‍✈️ GPT PILOT GPT Pilot can code out the entire app as you oversee the code being written This is our try to see how can GPT-4 be utilized to generate working apps and to my surprise, it works quite well. Detailed explanation about the concept behind GPT Pilot can be found in this blog post. Main pillars of GPT Pilot: For AI to create a fully working app, a developer needs to be involved in the process of app creation. They need to be able to change the code at any moment and GPT Pilot needs…

  • суббота, 26 августа 2023 г. в 00:00:01
github
redis / go-redis

Redis Go clientRedis client for Go go-redis is brought to you by ⭐ uptrace/uptrace. Uptrace is an open-source APM tool that supports distributed tracing, metrics, and logs. You can use it to monitor applications and set up automatic alerts to receive notifications via email, Slack, Telegram, and others. See OpenTelemetry example which demonstrates how you can use Uptrace to monitor go-redis. Documentation English 简体中文 Resources Discussions Chat Reference Examples Ecosystem Redis Mock…

  • пятница, 25 августа 2023 г. в 00:00:16
github
defog-ai / sqlcoder

SoTA LLM for converting natural language questions to SQL queriesDefog SQLCoder Defog's SQLCoder is a state-of-the-art LLM for converting natural language questions to SQL queries. Interactive Demo | 🤗 HF Repo | ♾️ Colab | 🐦 Twitter TL;DR SQLCoder is a 15B parameter model that outperforms gpt-3.5-turbo for natural language to SQL generation tasks on our sql-eval framework, and significantly outperforms all popular open-source models. It also significantly outperforms text-davinci-003, a mod…

  • пятница, 25 августа 2023 г. в 00:00:14