forked from LAION-AI/Open-Assistant
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add blog of video about project being completed (LAION-AI#3719)
- Loading branch information
1 parent
709bb99
commit 5e9ba5f
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
docs/blog/2023-10-25-open-assistant-is-completed/index.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: OpenAssistant is Completed! | ||
description: OpenAssistant is Completed! | ||
authors: [yk] | ||
tags: [open-assistant, youtube] | ||
image: https://img.youtube.com/vi/gqtmUHhaplo/0.jpg | ||
--- | ||
|
||
import ReactPlayer from "react-player"; | ||
|
||
<ReactPlayer | ||
controls | ||
width="100%" | ||
url="https://www.youtube.com/embed/gqtmUHhaplo" | ||
/> | ||
|
||
<!--truncate--> |