yucl80's Stars
modelcontextprotocol/servers
Model Context Protocol Servers
tjake/Jlama
Jlama is a modern LLM inference engine for Java
jina-ai/late-chunking
Code for explaining and evaluating late chunking (chunked pooling)
bonede/tree-sitter-ng
Next generation Tree Sitter Java binding.
phodal/aise
《AI 辅助软件工程:实践与案例解析》是一本如何使用 AI 辅助软件工程的开源电子书
OpenBMB/IoA
An open-source framework for collaborative AI agents, enabling diverse, distributed agents to team up and tackle complex tasks through internet-like connectivity.
mattzcarey/code-review-gpt
Code review powered by LLMs (OpenAI GPT4, Sonnet 3.5) & Embeddings ⚡️ Improve code quality and catch bugs before you break production 🚀 Lives in your Github/GitLab/Azure DevOps CI
microsoft/CodeBERT
CodeBERT
kherud/java-llama.cpp
Java Bindings for llama.cpp - A Port of Facebook's LLaMA model in C/C++
huggingface/text-generation-inference
Large Language Model Text Generation Inference
ggerganov/llama.cpp
LLM inference in C/C++
spring-projects/spring-ai
An Application Framework for AI Engineering
guidance-ai/guidance
A guidance language for controlling large language models.
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
chroma-core/chroma
the AI-native open-source embedding database
yucl80/local-openai-api-service
LLM API Server , OpenAI 同时支持 ChatGLM3 ,Llama, Llama-3, Firefunction, Openfunctions ,BAAI/bge-m3 ,bge-large-zh-v1.5
TheoKanning/openai-java
OpenAI Api Client in Java
abetlen/llama-cpp-python
Python bindings for llama.cpp
MeetKai/functionary
Chat language model that can use tools and interpret the results
ggerganov/ggml
Tensor library for machine learning
FlagAI-Open/FlagAI
FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model.
THUDM/ChatGLM3
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
real-logic/simple-binary-encoding
Simple Binary Encoding (SBE) - High Performance Message Codec
maxGraph/maxGraph
maxGraph is a fully client side JavaScript diagramming library
yuzutech/kroki
Creates diagrams from textual descriptions!
ContextMapper/context-mapper-examples
ContextMapper DSL: Examples
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
shibing624/text2vec
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
Vermeille/clang-callgraph
A tool based on clang which generates a call graph from a given C++ codebase