Skip to content

Commit bf3177e

Browse files
committed
patch
1 parent 8995f6c commit bf3177e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Benchmark_LM
22

33
[![Repo status](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
4-
[![CI](https://github.com/RobotStudyCompanion/Benchmarking_LLM/actions/workflows/ci.yml/badge.svg)](https://github.com/RobotStudyCompanion/Benchmarking_LLM/actions/workflows/ci.yml)
5-
[![Version](https://img.shields.io/github/v/tag/RobotStudyCompanion/Benchmarking_LLM?label=version)](https://github.com/RobotStudyCompanion/Benchmarking_LLM/tags)
4+
[![CI](https://github.com/RobotStudyCompanion/Benchmark_LM/actions/workflows/ci.yml/badge.svg)](https://github.com/RobotStudyCompanion/Benchmark_LM/actions/workflows/ci.yml)
5+
[![Version](https://img.shields.io/github/v/tag/RobotStudyCompanion/Benchmark_LM?label=version)](https://github.com/RobotStudyCompanion/Benchmark_LM/tags)
66
[![Licence](https://img.shields.io/badge/licence-Apache_2.0-blue.svg)](LICENSE)
77
[![Python](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/)
88
[![DOI](https://img.shields.io/badge/DOI-10.5281%2Fzenodo.19643021-blue)](https://doi.org/10.5281/zenodo.19643021)
@@ -60,7 +60,7 @@ Power and disk-I/O telemetry relies on `vcgencmd` and `psutil.disk_io_counters()
6060
Clone the repository and run the provided setup script:
6161

6262
```bash
63-
git clone https://github.com/RobotStudyCompanion/Benchmarking_LLM.git
63+
git clone https://github.com/RobotStudyCompanion/Benchmark_LM.git
6464
cd Benchmarking_LLM
6565
./setup.sh
6666
source .venv/bin/activate

0 commit comments

Comments
 (0)