Skip to content
View Saimirbaci's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Saimirbaci

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Saimirbaci/README.md

I like to make DNNs converge

Pinned

  1. AutoGPT AutoGPT Public

    Forked from Significant-Gravitas/AutoGPT

    AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

    JavaScript

  2. llama.cpp llama.cpp Public

    Forked from ggerganov/llama.cpp

    LLM inference in C/C++

    C++

  3. llm.c llm.c Public

    Forked from karpathy/llm.c

    LLM training in simple, raw C/CUDA

    Cuda

  4. llm.zig llm.zig Public

    Zig 3

  5. ScoreTable ScoreTable Public

    Java

  6. SWE-agent SWE-agent Public

    Forked from princeton-nlp/SWE-agent

    SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.29% of bugs in the SWE-bench evaluation set and takes just 1.5 minutes to run.

    Python