Skip to content
View jSwords91's full-sized avatar

Block or report jSwords91

Report abuse

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

Report abuse

Pinned Loading

  1. mcts-c mcts-c Public

    A pure C implementation of Monte Carlo Tree Search

    C 2

  2. mcts-llm mcts-llm Public

    An example combining Monte Carlo Tree Search (MCTS) and LLMs for self-improvement through critique and refinement.

    Python 1

  3. fine-tune-soft-prompt fine-tune-soft-prompt Public

    Fine tune LLMs with soft prompting

    Python 1

  4. jina-ai-mcp jina-ai-mcp Public

    Get webpages as markdown ready for LLMs

    Python 1

  5. batch-norm-folding batch-norm-folding Public

    Improve performance of Neural Nets by removing BatchNorm layers at inference time by folding them into preceding Linear layers

    Python 1

  6. mixture-of-experts mixture-of-experts Public

    A PyTorch implementation of a Mixture of Experts (MoE) model

    Python 2