Skip to content

Commit 4c43e7c

Browse files
authored
Merge pull request #2 from FujitsuResearch/feature/v1-0-0
Update README
2 parents 3f330d0 + c54a7a0 commit 4c43e7c

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
@@ -2,7 +2,9 @@
22

33
Fujitsu One Compression (OneComp) is a Python package for LLM compression.
44

5-
This package is currently under development (version 0) and may behave unstably.
5+
## 📖 Documentation
6+
7+
Full documentation is available at **[https://FujitsuResearch.github.io/OneCompression/](https://FujitsuResearch.github.io/OneCompression/)**.
68

79
## 📦 Features
810

@@ -71,8 +73,6 @@ print(torch.cuda.is_available())
7173

7274
Once PyTorch is installed, you can install `onecomp`:
7375

74-
**for users**
75-
7676
```bash
7777
pip install git+<git repository URL>
7878
```

0 commit comments

Comments
 (0)