| --- |
| license: mit |
| language: |
| - en |
| base_model: |
| - meta-llama/Llama-3.1-8B |
| - meta-llama/Llama-2-7b-hf |
| - Qwen/Qwen3-8B |
| --- |
| |
| # SVDBench (LowRankArena) |
|
|
| > ⚠️ **Work in Progress (WIP)**: This repository is currently under active internal development and testing. |
|
|
| ## Overview |
|
|
| **SVDBench** (hosted here as *LowRankArena*) is an experimental framework and benchmark suite designed for evaluating Low-Rank Approximation and Singular Value Decomposition (SVD) techniques applied to Large Language Models (LLMs). |
|
|
| ## Current Status |
|
|
| The project is currently in a restricted/internal phase. Core functionalities, evaluation scripts, and model checkpoints are continuously being updated. |
|
|
| **Note:** Detailed documentation, installation guides, and API usage instructions are intentionally omitted at this stage and will be published alongside our official release once the codebase reaches stability. |
|
|
| Please check back later for further updates. |