Skip to content

Commit

Permalink
replace youtube link and add ict example
Browse files Browse the repository at this point in the history
Former-commit-id: bca615f1f1ec70bb4b3c92610d1a73ec5150f7ba
  • Loading branch information
Luodian committed Apr 30, 2023
1 parent 09c6b54 commit bce63e1
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
![](https://black.readthedocs.io/en/stable/_static/license.svg)
![](https://img.shields.io/badge/code%20style-black-000000.svg)

[Otter-9B (Huggingface Models)](https://huggingface.co/luodian/otter-9b-hf) | [Youtube Video](https://youtu.be/ys4Hwh86vM0) | [Bilibili Video](https://www.bilibili.com/video/BV1iL411h7HZ/?share_source=copy_web&vd_source=477facaaaa60694f67a784f5eaa905ad)
[Otter-9B (Huggingface Models)](https://huggingface.co/luodian/otter-9b-hf) | [Youtube Video](https://youtu.be/r-YM4DGGAdE) | [Bilibili Video](https://www.bilibili.com/video/BV1iL411h7HZ/?share_source=copy_web&vd_source=477facaaaa60694f67a784f5eaa905ad)

[Live Demo](https://otter.cliangyu.com/) | [Paper (soon)]()
[Live Demo (soon)](https://otter.cliangyu.com/) | [Paper (soon)]()

## 🦦 Overview

Expand Down Expand Up @@ -60,6 +60,12 @@ By utilizing high-quality data, we were able to train 🦦 Otter using limited r
<img src="https://i.postimg.cc/FzjKJbjJ/examples-ict.png" width="100%" height="100%">
</div>

---

<div style="text-align:center">
<img src="https://i.postimg.cc/JnBrfwzL/examples-ict2.png" width="100%" height="100%">
</div>

## 🗂️ Environments

You may install via `conda env create -f environment.yml`. Especially to make sure the `transformers>=4.28.0`, `accelerate>=0.18.0`.
Expand Down

0 comments on commit bce63e1

Please sign in to comment.