Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/tunib-ai/parallelformers in…
Browse files Browse the repository at this point in the history
…to main
  • Loading branch information
hyunwoongko committed Jul 18, 2021
2 parents d580b9a + b44d765 commit 8531646
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 @@ -222,8 +222,6 @@ GPU0 => 0.00GB
GPU1 => 0.00GB
```
#### 7. Write `Policy` class when new models are released.
Refer to [POLICY.md](POLICY.md)

## Supported Models
Currently, most models in Huggingface transformers are supported. All layers in the models listed below can be parallelized.
Expand Down Expand Up @@ -319,6 +317,9 @@ At present the following models are [partly supported or not supported](FAQ.md#q

</details>

## Advanced Usage
Refer to [POLICY.md](POLICY.md)

## FAQ
Refer to [FAQ.md](FAQ.md).

Expand Down

0 comments on commit 8531646

Please sign in to comment.