Skip to content

Here's what's popular on GitHub today...

Showcase your open source projects in Berlin this summer

Call for projects

We invite you to submit your projects for a chance to be showcased at the Open Source Fair during The Merge conference in Berlin this June. Selected participants will not only gain exposure to a diverse audience but also receive a complimentary ticket to the event. Don’t miss this opportunity to highlight your work and connect with fellow developers!

Nim logo

Popular topic

Nim is a statically typed, compiled, garbage-collected systems programming language.
DevOps Days Medellin

Upcoming event recommended by GitHub

May
21

DevOps Days Medellin

May 21, 2024 - May 23, 2024 • In-person

DevOpsDays is a worldwide series of technical conferences covering topics of software development, IT infrastructure operations, and the intersection between them.

This recommendation was created by GitHub staff

Renovate

Mend Renovate | Dependency Update Automation

Renovate: an open-source tool which automatically creates pull requests for all types of dependency updates. Includes crowdsourced test and package adoption data are used to flag potentially risky updates and enable auto-merging for those that meet user-defined conditions.

How Renovate works:

  • Scans your repos to detect dependencies (wide package manager support)
  • Checks if any newer versions exist
  • Raises PRs for available updates

Trending repository

Scripts for fine-tuning Llama2 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization & question answering. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment.Demo apps to showcase Llama2 for WhatsApp & Messenger

  • Updated Apr 19, 2024
  • Jupyter Notebook

Trending repository

为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。

  • Updated Apr 20, 2024
  • Python

This recommendation was created by GitHub staff

Coveralls

Coveralls.io: Deliver Better Code

We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite.

Eliminate Tech Debt

Maintaining a well-tested codebase is mission-critical, but figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, let it do the heavy lifting. Coveralls works with your CI to sift through coverage data to find gaps you didn't know you had.