Skip to content

Commit

Permalink
Merge pull request #28 from darkshapes:x/dev
Browse files Browse the repository at this point in the history
readme bump
  • Loading branch information
exdysa authored Feb 25, 2025
2 parents 9bab9e5 + 0237329 commit 7ea64b5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

# nnll

## neural network link library
`nnll` (or <em>null</em>) is a set of tensor packaging utilities and computer vision experiments. The modules may appeal to other AI developers, researchers and tinkerers, and are designed to effortlessly fold into others' projects.
`nnll` (or <em>null</em>) is a comprehensive AI toolkit for managing and processing Diffusion and Large Language Models (LLMs). The project is divided into highly modular, ready-to-use components, and may appeal to researchers or developers working individual experiments or in the general field of large-scale machine learning model deployment.

We currently support 🧨Diffusers, 🤗Transformers, 🦙Llama inference, and refined methods for tasks such as extracting and classifying metadata, pipeline preparation, GPU configuration, consumer-grade system optimization, and a variety of generative AI preparations.
<br>
<br>

Expand Down

0 comments on commit 7ea64b5

Please sign in to comment.