Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Smolrsrwkv Alternatives
Similar projects and alternatives to smolrsrwkv based on common topics and language
-
ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
repugnant-pickle
Low effort scraping Python's pickle format in Rust. It is to complete pickle parsing as BeautifulSoup was to complete HTML parsing.
-
Nuclia DB
NucliaDB, The vector database optimized for documents and video search
-
-
tract
Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference [Moved to: https://github.com/sonos/tract] (by snipsco)
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
smolrsrwkv reviews and mentions
-
Introducing repugnant-pickle, a crate for scraping Python Pickle files in a basic way. Notable, it can deal with (some) PyTorch model files.
For an example of actually using it, you can look at my little project for running inference on RWKV models: https://github.com/KerfuffleV2/smolrsrwkv It uses repugnant-pickle to enable loading PyTorch models directly with no conversion requirement or Python dependencies.
-
I created a simple implementation of the RWKV language model (RWKV competes with the dominant Transformers-based approach which is the "T" in GPT)
It can now quantize to 8bit for 4x memory savings: https://github.com/KerfuffleV2/smolrsrwkv/tree/experiment-quantize
-
ChatGPT saved this dog's life...
Here's an implementation of RWKV I wrote that can run inference on models: https://github.com/KerfuffleV2/smolrsrwkv
-
A note from our sponsor - SonarQube
www.sonarqube.org | 5 Jun 2023
Stats
KerfuffleV2/smolrsrwkv is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of smolrsrwkv is Rust.