EYH0602's Stars
deepseek-ai/DeepSeek-V3
deepseek-ai/DeepSeek-R1
github/semantic
Parsing, analyzing, and comparing source code across many languages
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
block/goose
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
xorbitsai/inference
Replace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with any open-source language models, speech recognition models, and multimodal models, whether in the cloud, on-premises, or even on your laptop.
mosaicml/composer
Supercharge Your Model Training
lark-parser/lark
Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
SamuelSchmidgall/AgentLaboratory
Agent Laboratory is an end-to-end autonomous research workflow meant to assist you as the human researcher toward implementing your research ideas
princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
landing-ai/vision-agent
Vision agent
AutoCodeRoverSG/auto-code-rover
A project structure aware autonomous software engineer aiming for autonomous program improvement. Resolved 37.3% tasks (pass@1) in SWE-bench lite and 46.2% tasks (pass@1) in SWE-bench verified with each task costs less than $0.7.
gem5/gem5
The official repository for the gem5 computer-system architecture simulator.
AIDC-AI/Marco-o1
An Open Large Reasoning Model for Real-World Solutions
AnswerDotAI/ModernBERT
Bringing BERT into modernity via both architecture changes and scaling
zeldaret/tp
Decompilation of The Legend of Zelda: Twilight Princess (GCN, USA)
randoop/randoop
Automatic test generation for Java
fuzzuf/fuzzuf
Fuzzing Unification Framework
zeldaret/tww
Decompilation of The Legend of Zelda: The Wind Waker
SheltonLiu-N/AutoDAN
[ICLR 2024] The official implementation of our ICLR2024 paper "AutoDAN: Generating Stealthy Jailbreak Prompts on Aligned Large Language Models".
zhengyanzhao1997/NLP-model
neulab/code-bert-score
CodeBERTScore: an automatic metric for code generation, based on BERTScore
PeiweiHu/DeGPT
(NDSS 2024) Optimizing Decompiler Output with LLM
NASP-THU/ProphetFuzz
[CCS'24] An LLM-based, fully automated fuzzing tool for option combination testing.
soarsmu/attack-pretrain-models-of-code
Replication Package for "Natural Attack for Pre-trained Models of Code", ICSE 2022
ZJU-ACES-ISE/chatunitest-core
A framework to generate unit tests using LLMs
ncoop57/function_parser
Fork of the awesome function_parser library from Github's CodeSearchNet Challenge repo: https://github.com/github/CodeSearchNet/tree/master/function_parser
galsang/SG-BERT
Official Implementation for "Self-Gudied Contrastive Learning for BERT Sentence Representations (ACL 2021)"
LLM4SoftwareTesting/TestEval
facebookresearch/testgeneval
TestGenEval A Real World Unit Test Generation and Test Completion Benchmark