v587su's Stars
ollama/ollama
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, and other large language models.
n8n-io/n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
huggingface/open-r1
Fully open reproduction of DeepSeek-R1
instructor-ai/instructor
structured outputs for llms
theskumar/python-dotenv
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
e2b-dev/E2B
Secure open source cloud runtime for AI apps & AI agents
ajalt/fuckitpy
The Python error steamroller.
QwenLM/Qwen2.5-Coder
Qwen2.5-Coder is the code version of Qwen2.5, the large language model series developed by Qwen team, Alibaba Cloud.
mattdiamond/fuckitjs
The Original Javascript Error Steamroller
python-rope/rope
a python refactoring library
ise-uiuc/magicoder
[ICML'24] Magicoder: Empowering Code Generation with OSS-Instruct
IBM/Project_CodeNet
This repository is to support contributions for tools for the Project CodeNet dataset hosted in DAX
MDK8888/GPTFast
Accelerate your Hugging Face Transformers 7.6-9x. Native to Hugging Face and PyTorch.
LiveBench/LiveBench
LiveBench: A Challenging, Contamination-Free LLM Benchmark
bartdag/pymining
A few data mining algorithms in pure python
LiveCodeBench/LiveCodeBench
Official repository for the paper "LiveCodeBench: Holistic and Contamination Free Evaluation of Large Language Models for Code"
esbmc/esbmc
The efficient SMT-based context-bounded model checker (ESBMC)
phodal/chapi
CHAPI (Common Hierarchical Abstract Parser and Information Converter) streamlines code analysis by converting diverse language source code into a unified abstract model, simplifying cross-language development. Chapi 是一个通用层次抽象解析器与信息转换器,它可以将不同编程语言的源代码转换为统一的层次抽象模型。
ml-energy/zeus
Deep Learning Energy Measurement and Optimization
uiuc-focal-lab/syncode
Efficient and general syntactical decoding for Large Language Models
phodal/shire
Empower Your Dev Ecosystem with AI Agents, Automate with Your AI Copilot, Elevate Your Code.
soarsmu/BugsInPy
BugsInPy: Benchmarking Bugs in Python Projects
v587su/Timestamp
A timestamp for Code LLMs
jamesmurdza/humaneval-results
Evaluation results of code generation LLMs
google-research/runtime-error-prediction
This is the repository for the paper Static Prediction of Runtime Errors by Learning to Execute Programs with External Resource Descriptions, and for the Python Runtime Errors (PRE) dataset.
tonybaloney/spew
A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.
amazon-science/incremental-parsing
Incremental Python parser for constrained generation of code by LLMs.
sola-st/DyPyBench
sriniiyer/idioms
Code for "Learning Programmatic Idioms for Scalable Semantic Parsing"
Yanming-Yang/idioMine