nkhuyu's Stars
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
microsoft/vscode
Visual Studio Code
jquery/jquery
jQuery JavaScript Library
prometheus/prometheus
The Prometheus monitoring system and time series database.
microsoft/monaco-editor
A browser based code editor
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
getcursor/cursor
The AI Code Editor
jaegertracing/jaeger
CNCF Jaeger, a Distributed Tracing Platform
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
eosphoros-ai/DB-GPT
AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
princeton-nlp/SWE-agent
[NeurIPS 2024] SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges.
microsoft/playwright-python
Python version of the Playwright testing and automation library.
stackblitz/bolt.new
Prompt, run, edit, and deploy full-stack web applications
huggingface/trl
Train transformer language models with reinforcement learning.
instructor-ai/instructor
structured outputs for llms
JSQLParser/JSqlParser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
microsoft/LLMLingua
[EMNLP'23, ACL'24] To speed up LLMs' inference and enhance LLM's perceive of key information, compress the prompt and KV-Cache, which achieves up to 20x compression with minimal performance loss.
mljar/mercury
Convert Jupyter Notebooks to Web Apps
quarto-dev/quarto-cli
Open-source scientific and technical publishing system built on Pandoc.
first20hours/google-10000-english
This repo contains a list of the 10,000 most common English words in order of frequency, as determined by n-gram frequency analysis of the Google's Trillion Word Corpus.
microsoft/Power-Fx
Power Fx low-code programming language
SchedMD/slurm
Slurm: A Highly Scalable Workload Manager
predibase/lorax
Multi-LoRA inference server that scales to 1000s of fine-tuned LLMs
huggingface/evaluate
🤗 Evaluate: A library for easily evaluating machine learning models and datasets.
argilla-io/distilabel
Distilabel is a framework for synthetic data and AI feedback for engineers who need fast, reliable and scalable pipelines based on verified research papers.
eosphoros-ai/DB-GPT-Hub
A repository that contains models, datasets, and fine-tuning techniques for DB-GPT, with the purpose of enhancing model performance in Text-to-SQL
bigscience-workshop/Megatron-DeepSpeed
Ongoing research training transformer language models at scale, including: BERT & GPT-2
yaodongC/awesome-instruction-dataset
A collection of open-source dataset to train instruction-following LLMs (ChatGPT,LLaMA,Alpaca)
NumbersStationAI/NSQL
Numbers Station Text to SQL model code.